Searched refs:phLibNfc_sTransceiveInfo_t (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
H A DphLibNfc_Internal.h239 phLibNfc_sTransceiveInfo_t *psTransInfo;
240 phLibNfc_sTransceiveInfo_t *psBufferedAuth;
H A DphLibNfc_ndef_raw.c204 =(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));
988 =(phLibNfc_sTransceiveInfo_t *)
989 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
1100 =(phLibNfc_sTransceiveInfo_t *)
1101 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
[all...]
H A DphLibNfc.h225 typedef phNfc_sTransceiveInfo_t phLibNfc_sTransceiveInfo_t; typedef
1540 phLibNfc_sTransceiveInfo_t* psTransceiveInfo,
H A DphLibNfc_initiator.c961 phLibNfc_sTransceiveInfo_t* psTransceiveInfo,
1019 sizeof(phLibNfc_sTransceiveInfo_t));
1063 =(phLibNfc_sTransceiveInfo_t *)
1064 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
H A DphLibNfc_target.c299 sizeof(phLibNfc_sTransceiveInfo_t));

Completed in 56 milliseconds