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 367 mTechList [mNumTechList] = TARGET_TYPE_ISO15693;
480 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 353 case TARGET_TYPE_ISO15693:
422 case TARGET_TYPE_ISO15693:
798 case TARGET_TYPE_ISO15693:
    [all...]
com_android_nfc.cpp 459 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_ISO15693, handle, type);

Completed in 56 milliseconds