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

  /external/libnfc-nxp/src/
phLibNfc_initiator.c 157 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
160 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
171 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
174 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
188 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
191 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
204 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
207 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
220 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
223 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
    [all...]
phLibNfc_discovery.c 213 NFCSTATUS phLibNfc_RemoteDev_CheckPresence( phLibNfc_Handle hTargetDev,
229 || (hTargetDev == 0) )
245 else if(hTargetDev != gpphLibContext->Connected_handle)
phLibNfc.h 314 phLibNfc_Handle hTargetDev; /**< discovered Target handle */
545 *\b hTargetDev.
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcSecureElement.cpp 134 TRACE("Protocol %d handle=%x type=%d", i, psRemoteDevList[i].hTargetDev,
137 secureElementHandle = psRemoteDevList[i].hTargetDev;
149 secureElementHandle = psRemoteDevList->hTargetDev;
com_android_nfc.cpp 470 int handle = devList[target].hTargetDev;
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 51 milliseconds