/system/bt/stack/include/ |
D | hidd_api.h | 217 uint8_t service_type, uint32_t token_rate, uint32_t token_bucket_size, 230 uint8_t service_type, uint32_t token_rate, uint32_t token_bucket_size,
|
D | l2c_api.h | 132 uint32_t token_bucket_size; /* bytes */ member
|
/system/bt/test/mock/ |
D | mock_stack_hidd_api.cc | 86 uint32_t token_bucket_size, in HID_DevSetIncomingQos() argument 93 uint32_t token_bucket_size, in HID_DevSetOutgoingQos() argument
|
/system/bt/stack/hid/ |
D | hidd_api.cc | 552 uint32_t token_bucket_size, in HID_DevSetIncomingQos() argument 561 hd_cb.in_qos.token_bucket_size = token_bucket_size; in HID_DevSetIncomingQos() 579 uint32_t token_bucket_size, in HID_DevSetOutgoingQos() argument 588 hd_cb.l2cap_intr_cfg.qos.token_bucket_size = token_bucket_size; in HID_DevSetOutgoingQos()
|
/system/bt/btif/src/ |
D | btif_hd.cc | 419 in_qos.token_bucket_size = p_in_qos->token_bucket_size; in register_app() 426 out_qos.token_bucket_size = p_out_qos->token_bucket_size; in register_app()
|
/system/bt/include/hardware/ |
D | bt_hd.h | 58 uint32_t token_bucket_size; member
|
/system/bt/bta/include/ |
D | bta_hd_api.h | 68 uint32_t token_bucket_size; member
|
/system/bt/gd/hci/acl_manager/ |
D | connection_management_callbacks.h | 54 uint32_t token_bucket_size, uint32_t peak_bandwidth,
|
D | classic_acl_connection.h | 55 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency);
|
D | classic_acl_connection.cc | 93 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument 95 …E_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_size, in OnFlowSpecificationComplete() 457 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification() argument 460 …wSpecificationBuilder::Create(handle_, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
|
D | classic_impl.h | 558 uint32_t token_bucket_size = complete_view.GetTokenBucketSize(); in on_flow_specification_complete() local 562 … flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
|
/system/bt/main/shim/ |
D | acl_legacy_interface.h | 67 uint32_t token_bucket_size,
|
D | acl.cc | 445 uint32_t token_bucket_size, in OnFlowSpecificationComplete() argument
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 374 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument 383 token_bucket_size, in OnFlowSpecificationComplete()
|
D | link.h | 169 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth,
|
/system/bt/bta/hd/ |
D | bta_hd_act.cc | 193 p_app_data->in_qos.token_bucket_size, p_app_data->in_qos.peak_bandwidth, in bta_hd_register_act() 198 p_app_data->out_qos.token_bucket_size, p_app_data->out_qos.peak_bandwidth, in bta_hd_register_act()
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 462 uint32_t token_bucket_size, in OnFlowSpecificationComplete() argument 471 token_bucket_size, in OnFlowSpecificationComplete()
|
/system/bt/stack/l2cap/ |
D | l2c_main.cc | 536 STREAM_TO_UINT32(cfg_info.qos.token_bucket_size, p); in process_l2cap_cmd() 679 STREAM_TO_UINT32(cfg_info.qos.token_bucket_size, p); in process_l2cap_cmd()
|
D | l2c_utils.cc | 618 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_req() 714 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_rsp() 1415 p_ccb->our_cfg.qos.token_bucket_size = p_ccb->peer_cfg.qos.token_bucket_size = in l2cu_allocate_ccb()
|
/system/bt/gd/l2cap/ |
D | l2cap_packets.pdl | 339 token_bucket_size : 32, // 0 = ignore, 0xffffffff = max available
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.h | 329 uint32_t token_bucket_size,
|
D | dual_mode_controller.cc | 1219 uint32_t token_bucket_size = command_view.GetTokenBucketSize(); in FlowSpecification() local 1224 handle, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
|
/system/bt/gd/hci/ |
D | acl_manager_test.cc | 509 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency));
|
D | hci_packets.pdl | 1607 token_bucket_size : 32, 5071 token_bucket_size : 32,
|