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

  /external/libnfc-nxp/src/
phLibNfc_initiator.c 145 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
148 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
159 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
162 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
176 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
179 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
192 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
195 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev;
208 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev =
211 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 298 phLibNfc_Handle hTargetDev; /**< discovered Target handle */
512 *\b hTargetDev.
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 79 milliseconds