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 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_SE.c
495
if(pLibContext->sSeContext.eActivatedMode !=
phLibNfc_SE_ActModeWired
)
572
case
phLibNfc_SE_ActModeWired
:
580
pLibContext->sSeContext.eActivatedMode =
phLibNfc_SE_ActModeWired
;
627
if(pLibContext->sSeContext.eActivatedMode !=
phLibNfc_SE_ActModeWired
)
phLibNfc_initiator.c
830
||((gpphLibContext->sSeContext.eActivatedMode ==
phLibNfc_SE_ActModeWired
)&&
832
||((gpphLibContext->sSeContext.eActivatedMode !=
phLibNfc_SE_ActModeWired
)&&
[
all
...]
phLibNfc.h
126
phLibNfc_SE_ActModeWired
=0x00, /**< Enables Wired Mode communication.This mode shall
[
all
...]
/packages/apps/Nfc/jni/
com_android_nfc_NativeNfcSecureElement.cpp
301
phLibNfc_SE_ActModeWired
,
Completed in 48 milliseconds