/system/bt/stack/include/ |
D | hidd_api.h | 228 uint8_t service_type, uint32_t token_rate, uint32_t token_bucket_size, 241 uint8_t service_type, uint32_t token_rate, uint32_t token_bucket_size,
|
D | bt_types.h | 637 uint32_t token_bucket_size; /* bytes */ member
|
/system/bt/stack/hid/ |
D | hidd_api.cc | 595 uint32_t token_bucket_size, in HID_DevSetIncomingQos() argument 604 hd_cb.in_qos.token_bucket_size = token_bucket_size; in HID_DevSetIncomingQos() 622 uint32_t token_bucket_size, in HID_DevSetOutgoingQos() argument 631 hd_cb.l2cap_intr_cfg.qos.token_bucket_size = token_bucket_size; in HID_DevSetOutgoingQos()
|
/system/bt/btif/src/ |
D | btif_hd.cc | 422 in_qos.token_bucket_size = p_in_qos->token_bucket_size; in register_app() 429 out_qos.token_bucket_size = p_out_qos->token_bucket_size; in register_app()
|
/system/bt/gd/hci/acl_manager/ |
D | connection_management_callbacks.h | 46 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 | 75 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument 77 …E_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_size, in OnFlowSpecificationComplete() 416 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification() argument 419 …wSpecificationBuilder::Create(handle_, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
|
D | classic_impl.h | 433 uint32_t token_bucket_size = complete_view.GetTokenBucketSize(); in on_flow_specification_complete() local 437 … flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
|
/system/bt/include/hardware/ |
D | bt_hd.h | 58 uint32_t token_bucket_size; member
|
/system/bt/bta/include/ |
D | bta_hd_api.h | 65 uint32_t token_bucket_size; member
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 343 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument 349 token_bucket_size, peak_bandwidth, access_latency); in OnFlowSpecificationComplete()
|
D | link.h | 162 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth,
|
/system/bt/bta/hd/ |
D | bta_hd_act.cc | 197 p_app_data->in_qos.token_bucket_size, p_app_data->in_qos.peak_bandwidth, in bta_hd_register_act() 202 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 | 435 uint32_t token_bucket_size, in OnFlowSpecificationComplete() argument 444 token_bucket_size, in OnFlowSpecificationComplete()
|
/system/bt/stack/l2cap/ |
D | l2c_main.cc | 514 STREAM_TO_UINT32(cfg_info.qos.token_bucket_size, p); in process_l2cap_cmd() 642 STREAM_TO_UINT32(cfg_info.qos.token_bucket_size, p); in process_l2cap_cmd()
|
D | l2c_utils.cc | 592 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_req() 688 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_rsp() 1444 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 | 334 token_bucket_size : 32, // 0 = ignore, 0xffffffff = max available
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.h | 265 uint32_t token_bucket_size,
|
D | dual_mode_controller.cc | 1060 uint32_t token_bucket_size = command_view.GetTokenBucketSize(); in FlowSpecification() local 1065 handle, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
|
/system/bt/gd/hci/ |
D | acl_manager_test.cc | 494 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency));
|
D | hci_packets.pdl | 1344 token_bucket_size : 32, 4085 token_bucket_size : 32,
|