Home
last modified time | relevance | path

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

/system/bt/stack/hid/
Dhidd_api.cc596 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/
Dlink.cc282 …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/
Dacl_manager_facade.cc237 …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()
Dle_acl_manager_facade.cc244 …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/
Dbt_hd.h59 uint32_t peak_bandwidth; member
/system/bt/bta/include/
Dbta_hd_api.h66 uint32_t peak_bandwidth; member
/system/bt/gd/hci/
Dacl_manager.cc675 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/
Ddual_mode_controller.cc998 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/
Dbt_types.h636 uint32_t peak_bandwidth; /* bytes/second */ member