HomeSort by relevance Sort by last modified time
    Searched refs:phLibNfc_sTransceiveInfo_t (Results 1 - 5 of 5) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 239 phLibNfc_sTransceiveInfo_t *psTransInfo;
240 phLibNfc_sTransceiveInfo_t *psBufferedAuth;
phLibNfc_ndef_raw.c 204 =(phLibNfc_sTransceiveInfo_t *)
205 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
460 =(phLibNfc_sTransceiveInfo_t *)
461 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
630 gpphLibContext->psTransInfo = (phLibNfc_sTransceiveInfo_t *)
631 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
    [all...]
phLibNfc.h 225 typedef phNfc_sTransceiveInfo_t phLibNfc_sTransceiveInfo_t;
    [all...]
phLibNfc_initiator.c     [all...]
phLibNfc_target.c 299 sizeof(phLibNfc_sTransceiveInfo_t));

Completed in 949 milliseconds