Searched defs:peak_bandwidth (Results 1 – 9 of 9) sorted by relevance
/system/bt/stack/hid/ |
D | hidd_api.cc | 596 uint32_t peak_bandwidth, uint32_t latency, in HID_DevSetIncomingQos() 623 uint32_t peak_bandwidth, uint32_t latency, in HID_DevSetOutgoingQos()
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 282 …nk::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() 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 | 237 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() 244 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
|
D | le_acl_manager_facade.cc | 244 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() 251 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
|
/system/bt/include/hardware/ |
D | bt_hd.h | 59 uint32_t peak_bandwidth; member
|
/system/bt/bta/include/ |
D | bta_hd_api.h | 66 uint32_t peak_bandwidth; member
|
/system/bt/gd/hci/ |
D | acl_manager.cc | 675 uint32_t peak_bandwidth = complete_view.GetPeakBandwidth(); in on_qos_setup_complete() local 722 uint32_t peak_bandwidth = complete_view.GetPeakBandwidth(); in on_flow_specification_complete() local 1971 bool AclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth… in QosSetup() 1989 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency) { in FlowSpecification()
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | dual_mode_controller.cc | 998 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in QosSetup() local 1032 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in FlowSpecification() local
|
/system/bt/stack/include/ |
D | bt_types.h | 636 uint32_t peak_bandwidth; /* bytes/second */ member
|