Searched defs:hRemoteDev (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc_NativeP2pDevice.cpp44 phLibNfc_Handle hRemoteDev,
63 static void nfc_jni_disconnect_callback(void *pContext, phLibNfc_Handle hRemoteDev, NFCSTATUS status) argument
43 nfc_jni_connect_callback(void *pContext, phLibNfc_Handle hRemoteDev, phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo, NFCSTATUS status) argument
H A Dcom_android_nfc_NativeNfcSecureElement.cpp65 phLibNfc_Handle hRemoteDev,
77 phLibNfc_Handle hRemoteDev,
64 com_android_nfc_jni_connect_callback(void *pContext, phLibNfc_Handle hRemoteDev, phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo, NFCSTATUS status) argument
76 com_android_nfc_jni_disconnect_callback(void *pContext, phLibNfc_Handle hRemoteDev, NFCSTATUS status) argument
H A Dcom_android_nfc_NativeNfcTag.cpp53 phLibNfc_Handle hRemoteDev,
101 phLibNfc_Handle hRemoteDev, NFCSTATUS status)
119 phLibNfc_Handle hRemoteDev, NFCSTATUS status)
52 nfc_jni_connect_callback(void *pContext, phLibNfc_Handle hRemoteDev, phLibNfc_sRemoteDevInformation_t *psRemoteDevInfo, NFCSTATUS status) argument
100 nfc_jni_disconnect_callback(void *pContext, phLibNfc_Handle hRemoteDev, NFCSTATUS status) argument
118 nfc_jni_async_disconnect_callback(void *pContext, phLibNfc_Handle hRemoteDev, NFCSTATUS status) argument

Completed in 1429 milliseconds