Searched refs:TARGET_TYPE_ISO15693 (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DNfcJniUtil.h81 #define TARGET_TYPE_ISO15693 5 macro
H A DNfcTag.cpp367 mTechList [mNumTechList] = TARGET_TYPE_ISO15693;
480 mTechList [mNumTechList] = TARGET_TYPE_ISO15693;
1380 mTechnologyTimeoutsTable [TARGET_TYPE_ISO15693] = 1000;//NfcV
/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc.h100 #define TARGET_TYPE_ISO15693 5 macro
H A Dcom_android_nfc_NativeNfcTag.cpp353 case TARGET_TYPE_ISO15693:
422 case TARGET_TYPE_ISO15693:
798 case TARGET_TYPE_ISO15693:
H A Dcom_android_nfc.cpp459 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_ISO15693, handle, type);

Completed in 98 milliseconds