HomeSort by relevance Sort by last modified time
    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 493 } else if (SE_List[i].eSE_Type == phLibNfc_SE_Type_UICC) {
    [all...]

Completed in 60 milliseconds