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

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 228 phLibNfc_sTransceiveInfo_t *psTransInfo;
229 phLibNfc_sTransceiveInfo_t *psBufferedAuth;
phLibNfc_ndef_raw.c 187 =(phLibNfc_sTransceiveInfo_t *)
188 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
435 =(phLibNfc_sTransceiveInfo_t *)
436 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
600 gpphLibContext->psTransInfo = (phLibNfc_sTransceiveInfo_t *)
601 phOsalNfc_GetMemory(sizeof(phLibNfc_sTransceiveInfo_t));
    [all...]
phLibNfc.h 209 typedef phNfc_sTransceiveInfo_t phLibNfc_sTransceiveInfo_t;
    [all...]
phLibNfc_initiator.c 773 phLibNfc_sTransceiveInfo_t* psTransceiveInfo,
824 sizeof(phLibNfc_sTransceiveInfo_t));
    [all...]
phLibNfc_target.c 286 sizeof(phLibNfc_sTransceiveInfo_t));
  /packages/apps/Nfc/jni/
com_android_nfc_NativeP2pDevice.cpp 231 phLibNfc_sTransceiveInfo_t transceive_info;
com_android_nfc_NativeNfcTag.cpp 405 phLibNfc_sTransceiveInfo_t transceive_info;

Completed in 157 milliseconds