Home | History | Annotate | Download | only in jni

Lines Matching defs:hRemoteDevice

116    phLibNfc_Handle hRemoteDevice;
122 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
133 ret = phLibNfc_Llcp_Connect(hRemoteDevice,
171 phLibNfc_Handle hRemoteDevice;
177 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
192 ret = phLibNfc_Llcp_ConnectByUri(hRemoteDevice,
252 phLibNfc_Handle hRemoteDevice;
259 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
273 ret = phLibNfc_Llcp_Send(hRemoteDevice,
313 phLibNfc_Handle hRemoteDevice;
320 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
334 ret = phLibNfc_Llcp_Recv(hRemoteDevice,
378 phLibNfc_Handle hRemoteDevice;
383 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
388 ret = phLibNfc_Llcp_SocketGetRemoteOptions(hRemoteDevice,
407 phLibNfc_Handle hRemoteDevice;
412 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
417 ret = phLibNfc_Llcp_SocketGetRemoteOptions(hRemoteDevice,