OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phLibNfc_SE_Type_UICC
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_SE.c
162
sSecuredElementInfo[LIBNFC_SE_UICC_INDEX].eSE_Type =
phLibNfc_SE_Type_UICC
;
385
sSecuredElementInfo[LIBNFC_SE_UICC_INDEX].eSE_Type =
phLibNfc_SE_Type_UICC
;
phLibNfc.h
93
phLibNfc_SE_Type_UICC
=0x02,/**<Indicates SE type is UICC */
[
all
...]
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp
499
} else if (SE_List[i].eSE_Type ==
phLibNfc_SE_Type_UICC
) {
[
all
...]
Completed in 26 milliseconds