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,
249 phLibNfc_Handle hRemoteDevice;
256 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
270 ret = phLibNfc_Llcp_Send(hRemoteDevice,
310 phLibNfc_Handle hRemoteDevice;
317 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
331 ret = phLibNfc_Llcp_Recv(hRemoteDevice,
375 phLibNfc_Handle hRemoteDevice;
380 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
385 ret = phLibNfc_Llcp_SocketGetRemoteOptions(hRemoteDevice,
404 phLibNfc_Handle hRemoteDevice;
409 hRemoteDevice = nfc_jni_get_p2p_device_handle(e,o);
414 ret = phLibNfc_Llcp_SocketGetRemoteOptions(hRemoteDevice,