Home
last modified time | relevance | path

Searched defs:token_bucket_size (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/hid/
Dhidd_api.cc595 uint32_t token_bucket_size, in HID_DevSetIncomingQos()
622 uint32_t token_bucket_size, in HID_DevSetOutgoingQos()
/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.cc288 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc244 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
Dle_acl_manager_facade.cc251 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
/system/bt/gd/hci/
Dacl_manager.cc721 uint32_t token_bucket_size = complete_view.GetTokenBucketSize(); in on_flow_specification_complete() local
1989uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency) { in FlowSpecification()
/system/bt/stack/include/
Dbt_types.h635 uint32_t token_bucket_size; /* bytes */ member
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc1031 uint32_t token_bucket_size = command_view.GetTokenBucketSize(); in FlowSpecification() local