OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
;
172
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
=
175
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
;
189
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
=
192
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
;
205
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
=
208
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
;
221
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
=
224
gpphLibContext->psRemoteDevList[DeviceIndx1].
hTargetDev
;
[
all
...]
phLibNfc_discovery.c
220
NFCSTATUS phLibNfc_RemoteDev_CheckPresence( phLibNfc_Handle
hTargetDev
,
236
|| (
hTargetDev
== 0) )
252
else if(
hTargetDev
!= gpphLibContext->Connected_handle)
phLibNfc.h
314
phLibNfc_Handle
hTargetDev
; /**< discovered Target handle */
545
*\b
hTargetDev
.
[
all
...]
/packages/apps/Nfc/nxp/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
424
int handle = devList[target].
hTargetDev
;
com_android_nfc_NativeNfcManager.cpp
951
phLibNfc_Handle remDevHandle = psRemoteDevList[target_index].
hTargetDev
;
[
all
...]
Completed in 38 milliseconds