HomeSort by relevance Sort by last modified time
    Searched refs:nfc_jni_get_p2p_device_handle (Results 1 - 5 of 5) sorted by null

  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpSocket.cpp 122 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
177 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
259 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
320 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
383 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
412 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
com_android_nfc_NativeP2pDevice.cpp 136 handle = nfc_jni_get_p2p_device_handle(e, o);
209 handle = nfc_jni_get_p2p_device_handle(e, o);
278 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o);
367 handle = nfc_jni_get_p2p_device_handle(e, o);
416 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o);
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 68 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
155 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
com_android_nfc.h 251 phLibNfc_Handle nfc_jni_get_p2p_device_handle(JNIEnv *e, jobject o);
com_android_nfc.cpp 230 phLibNfc_Handle nfc_jni_get_p2p_device_handle(JNIEnv *e, jobject o) function in namespace:android

Completed in 155 milliseconds