Home
last modified time | relevance | path

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

/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc.cpp406 void nfc_jni_get_technology_tree(JNIEnv* e, phLibNfc_RemoteDevList_t* devList, uint8_t count, in nfc_jni_get_technology_tree() argument
421 int type = devList[target].psRemoteDevInfo->RemDevType; in nfc_jni_get_technology_tree()
422 int handle = devList[target].hTargetDev; in nfc_jni_get_technology_tree()
465 int sak = devList[target].psRemoteDevInfo->RemoteDevInfo.Iso14443A_Info.Sak; in nfc_jni_get_technology_tree()
Dcom_android_nfc.h245 void nfc_jni_get_technology_tree(JNIEnv* e, phLibNfc_RemoteDevList_t* devList, uint8_t count,