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

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 84 #define TARGET_TYPE_MIFARE_CLASSIC 8
NfcTag.cpp     [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 103 #define TARGET_TYPE_MIFARE_CLASSIC 8
com_android_nfc.cpp 477 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_MIFARE_CLASSIC, handle, type);
com_android_nfc_NativeNfcSecureElement.cpp 638 if(tech == TARGET_TYPE_MIFARE_CLASSIC || tech == TARGET_TYPE_MIFARE_UL)
com_android_nfc_NativeNfcTag.cpp 748 case TARGET_TYPE_MIFARE_CLASSIC:
    [all...]
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 91 milliseconds