Home
last modified time | relevance | path

Searched refs:hTargetDev (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc_initiator.c157 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev = in phLibNfc_NotificationRegister_Resp_Cb()
160 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev; in phLibNfc_NotificationRegister_Resp_Cb()
172 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev = in phLibNfc_NotificationRegister_Resp_Cb()
175 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev; in phLibNfc_NotificationRegister_Resp_Cb()
189 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev = in phLibNfc_NotificationRegister_Resp_Cb()
192 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev; in phLibNfc_NotificationRegister_Resp_Cb()
205 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev = in phLibNfc_NotificationRegister_Resp_Cb()
208 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev; in phLibNfc_NotificationRegister_Resp_Cb()
221 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev = in phLibNfc_NotificationRegister_Resp_Cb()
224 gpphLibContext->psRemoteDevList[DeviceIndx1].hTargetDev; in phLibNfc_NotificationRegister_Resp_Cb()
[all …]
DphLibNfc_discovery.c220 NFCSTATUS phLibNfc_RemoteDev_CheckPresence( phLibNfc_Handle hTargetDev, in phLibNfc_RemoteDev_CheckPresence() argument
236 || (hTargetDev == 0) ) in phLibNfc_RemoteDev_CheckPresence()
252 else if(hTargetDev != gpphLibContext->Connected_handle) in phLibNfc_RemoteDev_CheckPresence()
DphLibNfc.h314 phLibNfc_Handle hTargetDev; /**< discovered Target handle */ member