Searched defs:token_bucket_size (Results 1 – 9 of 9) sorted by relevance
/system/bt/stack/hid/ |
D | hidd_api.cc | 595 uint32_t token_bucket_size, in HID_DevSetIncomingQos() 622 uint32_t token_bucket_size, in HID_DevSetOutgoingQos()
|
/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 | 288 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 244 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
|
D | le_acl_manager_facade.cc | 251 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
|
/system/bt/gd/hci/ |
D | acl_manager.cc | 721 uint32_t token_bucket_size = complete_view.GetTokenBucketSize(); in on_flow_specification_complete() local 1989 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency) { in FlowSpecification()
|
/system/bt/stack/include/ |
D | bt_types.h | 635 uint32_t token_bucket_size; /* bytes */ member
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | dual_mode_controller.cc | 1031 uint32_t token_bucket_size = command_view.GetTokenBucketSize(); in FlowSpecification() local
|