Home
last modified time | relevance | path

Searched refs:handles (Results 1 – 10 of 10) sorted by relevance

/system/bt/stack/sdp/
Dsdpint.h192 UINT32 handles[SDP_MAX_DISC_SERVER_RECS]; /* Discovered server record handles */ member
Dsdp_discovery.c315 BE_STREAM_TO_UINT32 (p_ccb->handles[xx], p_reply); in process_service_search_rsp()
509 UINT32_TO_BE_STREAM (p, p_ccb->handles[p_ccb->cur_handle]); in process_service_attr_rsp()
/system/bt/stack/gatt/
Dgatt_sr.c196 if (p_rsp->attr_value.handle == p_cmd->multi_req.handles[ii]) in process_read_multi_rsp()
431 p_tcb->sr_cmd.multi_req.handles[p_tcb->sr_cmd.multi_req.num_handles++] = handle; in gatt_process_read_multi_req()
464 … if ((trans_id = gatt_sr_enqueue_cmd (p_tcb, op_code, p_tcb->sr_cmd.multi_req.handles[0])) != 0) in gatt_process_read_multi_req()
474 handle = p_tcb->sr_cmd.multi_req.handles[ll]; in gatt_process_read_multi_req()
Datt_protocol.c616 p_msg->read_multi.handles); in attp_send_cl_msg()
/system/bt/stack/btu/
Dbtu_hcif.c407 UINT16 handles[MAX_L2CAP_LINKS + 4]; in btu_hcif_send_host_rdy_for_data() local
411 num_ents = l2c_link_pkts_rcvd (num_pkts, handles); in btu_hcif_send_host_rdy_for_data()
418 btsnd_hcic_host_num_xmitted_pkts (num_ents, handles, num_pkts); in btu_hcif_send_host_rdy_for_data()
/system/core/adb/
Dsysdeps_win32.cpp1476 HANDLE* handles; member
1497 memcpy(wait_on + 1, param->handles, param->handles_count * sizeof(HANDLE)); in _in_waiter_thread()
1523 _wait_for_all(HANDLE* handles, int handles_count) in _wait_for_all() argument
1568 threads[chunk].handles = handles + threads[chunk].first_handle_index; in _wait_for_all()
1575 threads[chunk].handles = handles + threads[chunk].first_handle_index; in _wait_for_all()
/system/bt/stack/include/
Dgatt_api.h441 UINT16 handles[GATT_MAX_READ_MULTI_HANDLES]; /* handles list to be read */ member
/system/bt/stack/l2cap/
Dl2c_link.c969 UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles) in l2c_link_pkts_rcvd() argument
974 UNUSED(handles); in l2c_link_pkts_rcvd()
Dl2c_int.h678 extern UINT8 l2c_link_pkts_rcvd (UINT16 *num_pkts, UINT16 *handles);
/system/core/init/
Dreadme.txt34 that action is executed in sequence. Init handles other activities