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 235 phLibNfc_sTransceiveInfo_t *psTransInfo;
236 phLibNfc_sTransceiveInfo_t *psBufferedAuth;
phLibNfc_ndef_raw.c 202 =(phLibNfc_sTransceiveInfo_t *)
203 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
457 =(phLibNfc_sTransceiveInfo_t *)
458 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
627 gpphLibContext->psTransInfo = (phLibNfc_sTransceiveInfo_t *)
628 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 596 phLibNfc_sTransceiveInfo_t transceive_info;
com_android_nfc_NativeNfcTag.cpp 720 phLibNfc_sTransceiveInfo_t transceive_info;
    [all...]

Completed in 103 milliseconds