HomeSort by relevance Sort by last modified time
    Searched refs:phLibNfc_sTransceiveInfo_t (Results 1 - 8 of 8) 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));
  /packages/apps/Nfc/jni/
com_android_nfc_NativeP2pDevice.cpp 275 phLibNfc_sTransceiveInfo_t transceive_info;
com_android_nfc_NativeNfcSecureElement.cpp 615 phLibNfc_sTransceiveInfo_t transceive_info;
com_android_nfc_NativeNfcTag.cpp 720 phLibNfc_sTransceiveInfo_t transceive_info;
    [all...]

Completed in 207 milliseconds