Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc607 uint32_t token_bucket_size, in HID_DevSetIncomingQos()
634 uint32_t token_bucket_size, in HID_DevSetOutgoingQos()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h59 uint32_t token_bucket_size; member
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc98 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
474 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h68 uint32_t token_bucket_size; member
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc387 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/stack/include/
Dl2c_api.h145 uint32_t token_bucket_size; /* bytes */ member
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc484 uint32_t token_bucket_size, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1396 uint32_t token_bucket_size = command_view.GetTokenBucketSize(); in FlowSpecification() local