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/hci/acl_manager/ |
D | classic_acl_connection.cc | 70 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() 75 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() 385 …ssicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in QosSetup() 416 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification()
|
D | classic_impl.h | 390 uint32_t peak_bandwidth = complete_view.GetPeakBandwidth(); in on_qos_setup_complete() local 434 uint32_t peak_bandwidth = complete_view.GetPeakBandwidth(); in on_flow_specification_complete() local
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 337 …nk::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() 343 … 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 | 419 uint32_t peak_bandwidth, in OnQosSetupComplete() 436 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/vendor_libs/test_vendor_lib/model/controller/ |
D | dual_mode_controller.cc | 1013 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in QosSetup() local 1061 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in FlowSpecification() local
|
/system/bt/stack/include/ |
D | bt_types.h | 638 uint32_t peak_bandwidth; /* bytes/second */ member
|