OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phLibNfc_SE_ActModeWired
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_SE.c
496
if(pLibContext->sSeContext.eActivatedMode !=
phLibNfc_SE_ActModeWired
)
573
case
phLibNfc_SE_ActModeWired
:
581
pLibContext->sSeContext.eActivatedMode =
phLibNfc_SE_ActModeWired
;
628
if(pLibContext->sSeContext.eActivatedMode !=
phLibNfc_SE_ActModeWired
)
phLibNfc_initiator.c
831
||((gpphLibContext->sSeContext.eActivatedMode ==
phLibNfc_SE_ActModeWired
)&&
833
||((gpphLibContext->sSeContext.eActivatedMode !=
phLibNfc_SE_ActModeWired
)&&
[
all
...]
phLibNfc.h
126
phLibNfc_SE_ActModeWired
=0x00, /**< Enables Wired Mode communication.This mode shall
[
all
...]
phLibNfc.c
137
if (gpphLibContext->sSeContext.eActivatedMode ==
phLibNfc_SE_ActModeWired
)
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcSecureElement.cpp
309
phLibNfc_SE_ActModeWired
,
Completed in 32 milliseconds