HomeSort by relevance Sort by last modified time
    Searched refs:conn_handle (Results 51 - 66 of 66) sorted by null

1 23

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common_xdr.c 895 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
907 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1179 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1203 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
loc_api_common_xdr.c 895 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
907 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1179 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1203 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
loc_api_common_xdr.c 895 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
907 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1179 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1203 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
    [all...]
  /packages/apps/Nfc/nci/jni/
PeerToPeer.cpp     [all...]
  /system/bt/bta/ag/
bta_ag_int.h 256 UINT16 conn_handle; /* RFCOMM handle of connected service */ member in struct:__anon72739
bta_ag_cmd.c 402 PORT_WriteData(p_scb->conn_handle, buf, (UINT16) (p - buf), &len);
466 PORT_WriteData(p_scb->conn_handle, buf, (UINT16) (p - buf), &len);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common_xdr.c 942 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
954 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1251 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1275 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api_common_xdr.c 942 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
954 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1251 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1275 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api_common_xdr.c 942 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
954 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1251 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
1275 if (!xdr_rpc_loc_server_connection_handle (xdrs, &objp->conn_handle))
    [all...]
  /system/bt/stack/btm/
btm_sec.c 92 static tBTM_STATUS btm_sec_send_hci_disconnect (tBTM_SEC_DEV_REC *p_dev_rec, UINT8 reason, UINT16 conn_handle);
    [all...]
btm_ble.c 293 BOOLEAN BTM_IsBleConnection (UINT16 conn_handle)
299 BTM_TRACE_API ("BTM_IsBleConnection: conn_handle: %d", conn_handle);
301 xx = btm_handle_to_acl_index (conn_handle);
    [all...]
  /system/bt/stack/hcic/
hciblecmds.c 750 BOOLEAN btsnd_hcic_ble_set_data_length(UINT16 conn_handle, UINT16 tx_octets, UINT16 tx_time)
761 UINT16_TO_STREAM(pp, conn_handle);
  /system/bt/stack/include/
hcimsgs.h     [all...]
  /system/bt/bta/dm/
bta_dm_int.h 785 UINT16 conn_handle; member in struct:__anon72844
    [all...]
bta_dm_act.c     [all...]
  /system/bt/bta/hf_client/
bta_hf_client_at.c 191 PORT_WriteData(bta_hf_client_cb.scb.conn_handle, buf, buf_len, &len);
    [all...]

Completed in 880 milliseconds

1 23