Home
last modified time | relevance | path

Searched refs:token_bucket_size (Results 1 – 21 of 21) sorted by relevance

/system/bt/stack/include/
Dhidd_api.h228 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,
Dbt_types.h637 uint32_t token_bucket_size; /* bytes */ member
/system/bt/stack/hid/
Dhidd_api.cc595 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/
Dbtif_hd.cc422 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/
Dconnection_management_callbacks.h46 uint32_t token_bucket_size, uint32_t peak_bandwidth,
Dclassic_acl_connection.h55 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency);
Dclassic_acl_connection.cc75 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()
Dclassic_impl.h433 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/
Dbt_hd.h58 uint32_t token_bucket_size; member
/system/bt/bta/include/
Dbta_hd_api.h65 uint32_t token_bucket_size; member
/system/bt/gd/l2cap/classic/internal/
Dlink.cc343 … 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()
Dlink.h162 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth,
/system/bt/bta/hd/
Dbta_hd_act.cc197 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/
Dacl_manager_facade.cc435 uint32_t token_bucket_size, in OnFlowSpecificationComplete() argument
444 token_bucket_size, in OnFlowSpecificationComplete()
/system/bt/stack/l2cap/
Dl2c_main.cc514 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()
Dl2c_utils.cc592 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/
Dl2cap_packets.pdl334 token_bucket_size : 32, // 0 = ignore, 0xffffffff = max available
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.h265 uint32_t token_bucket_size,
Ddual_mode_controller.cc1060 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/
Dacl_manager_test.cc494 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency));
Dhci_packets.pdl1344 token_bucket_size : 32,
4085 token_bucket_size : 32,