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/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);
256 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
317 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
380 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
409 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
com_android_nfc_NativeP2pDevice.cpp 135 handle = nfc_jni_get_p2p_device_handle(e, o);
208 handle = nfc_jni_get_p2p_device_handle(e, o);
277 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o);
366 handle = nfc_jni_get_p2p_device_handle(e, o);
415 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 233 phLibNfc_Handle nfc_jni_get_p2p_device_handle(JNIEnv *e, jobject o);
com_android_nfc.cpp 243 phLibNfc_Handle nfc_jni_get_p2p_device_handle(JNIEnv *e, jobject o) function in namespace:android

Completed in 3813 milliseconds