Home
last modified time | relevance | path

Searched refs:connectedLibNfcType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc.cpp273 jint connectedLibNfcType = -1; in nfc_jni_get_connected_technology_libnfc_type() local
284 connectedLibNfcType = types[connectedTechIndex]; in nfc_jni_get_connected_technology_libnfc_type()
288 return connectedLibNfcType; in nfc_jni_get_connected_technology_libnfc_type()