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

  /external/libnfc-nxp/src/
phLibNfc_initiator.c 499 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo = NULL;
539 psRemoteDevInfo = (phLibNfc_sRemoteDevInformation_t *)hRemoteDevice;
589 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo;
628 psRemoteDevInfo = (phLibNfc_sRemoteDevInformation_t*)hRemoteDevice;
778 (phLibNfc_sRemoteDevInformation_t*)pRmtdev_info,
798 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo=NULL;
848 psRemoteDevInfo = (phLibNfc_sRemoteDevInformation_t*)hRemoteDevice;
    [all...]
phLibNfc.h 214 typedef phNfc_sRemoteDevInformation_t phLibNfc_sRemoteDevInformation_t;
315 phLibNfc_sRemoteDevInformation_t* psRemoteDevInfo; /**< discovered Target details */
414 phLibNfc_sRemoteDevInformation_t* psRemoteDevInfo,
    [all...]
phLibNfc_llcp.c 72 phLibNfc_sRemoteDevInformation_t* psRemoteDevInfo = (phLibNfc_sRemoteDevInformation_t*)hRemoteDevice;
193 phLibNfc_sRemoteDevInformation_t* psRemoteDevInfo = (phLibNfc_sRemoteDevInformation_t*)hRemoteDevice;
    [all...]
phLibNfc_ndef_raw.c 798 (phLibNfc_sRemoteDevInformation_t*)hRemoteDevice,
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcTag.cpp 54 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo, NFCSTATUS status)
65 phLibNfc_sRemoteDevInformation_t** ppRemoteDevInfo =
66 (phLibNfc_sRemoteDevInformation_t**)pCallbackData->pContext;
295 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo)
376 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo)
445 phLibNfc_sRemoteDevInformation_t* pRemDevInfo = NULL;
500 phLibNfc_sRemoteDevInformation_t* pRemDevInfo = NULL;
    [all...]
com_android_nfc_NativeP2pDevice.cpp 45 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo, NFCSTATUS status)
com_android_nfc_NativeNfcSecureElement.cpp 66 phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo, NFCSTATUS status)
com_android_nfc_NativeNfcManager.cpp 637 static phNfc_sData_t get_target_uid(phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo)
945 phLibNfc_sRemoteDevInformation_t *remDevInfo = psRemoteDevList[target_index].psRemoteDevInfo;
    [all...]

Completed in 41 milliseconds