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;
335 sSecuredElementInfo[LIBNFC_SE_SMARTMX_INDEX].eSE_Type = phLibNfc_SE_Type_SmartMX;
phLibNfc.h 87 phLibNfc_SE_Type_SmartMX=0x01,/**< Indicates SE type is SmartMX */
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp 314 if (SE_List[i].eSE_Type == phLibNfc_SE_Type_SmartMX)
    [all...]

Completed in 273 milliseconds