Searched defs:num_handles (Results 1 – 11 of 11) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_avdt_api.cc | 113 uint16_t AVDT_StartReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_StartReq() 117 uint16_t AVDT_SuspendReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_SuspendReq()
|
D | mock_hcic_hcicmds.cc | 120 void btsnd_hcic_host_num_xmitted_pkts(uint8_t num_handles, uint16_t* handle, in btsnd_hcic_host_num_xmitted_pkts()
|
/system/bt/stack/avdt/ |
D | avdt_api.cc | 559 uint16_t AVDT_StartReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_StartReq() 619 uint16_t AVDT_SuspendReq(uint8_t* p_handles, uint8_t num_handles) { in AVDT_SuspendReq()
|
/system/bt/stack/l2cap/ |
D | l2c_link.cc | 1167 uint8_t num_handles, xx; in l2c_link_process_num_completed_pkts() local
|
/system/bt/stack/sdp/ |
D | sdpint.h | 149 uint16_t num_handles; /* Number of server handles */ member
|
/system/bt/stack/btm/ |
D | btm_iso_impl.h | 473 uint8_t num_handles; in handle_num_completed_pkts() local
|
/system/bt/bta/gatt/ |
D | bta_gattc_cache.cc | 191 size_t num_handles = in bta_gattc_explore_next_service() local
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 186 uint16_t num_handles = compute_service_size(service, count); in GATTS_AddService() local
|
/system/bt/stack/include/ |
D | gatt_api.h | 536 uint16_t num_handles; /* number of handles to read */ member
|
/system/bt/stack/acl/ |
D | btm_acl.cc | 2814 uint8_t num_handles{0}; in acl_parse_num_completed_pkts() local
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 1338 void btsnd_hcic_host_num_xmitted_pkts(uint8_t num_handles, uint16_t* handle, in btsnd_hcic_host_num_xmitted_pkts()
|