HomeSort by relevance Sort by last modified time
    Searched refs:phLibNfc_SE_Type_SmartMX (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_SE.c 155 sSecuredElementInfo[LIBNFC_SE_SMARTMX_INDEX].eSE_Type = phLibNfc_SE_Type_SmartMX;
415 sSecuredElementInfo[LIBNFC_SE_SMARTMX_INDEX].eSE_Type = phLibNfc_SE_Type_SmartMX;
phLibNfc.h 92 phLibNfc_SE_Type_SmartMX=0x01,/**< Indicates SE type is SmartMX */
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 491 if (SE_List[i].eSE_Type == phLibNfc_SE_Type_SmartMX) {
    [all...]

Completed in 63 milliseconds