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

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 81 #define TARGET_TYPE_ISO15693 5
NfcTag.cpp 389 mTechList [mNumTechList] = TARGET_TYPE_ISO15693;
503 mTechList [mNumTechList] = TARGET_TYPE_ISO15693;
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 100 #define TARGET_TYPE_ISO15693 5
com_android_nfc_NativeNfcTag.cpp 354 case TARGET_TYPE_ISO15693:
423 case TARGET_TYPE_ISO15693:
799 case TARGET_TYPE_ISO15693:
    [all...]
com_android_nfc.cpp 457 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_ISO15693, handle, type);

Completed in 80 milliseconds