Searched defs:peak_bandwidth (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 87 void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() 94 uint32_t peak_bandwidth, uint32_t access_latency) override { in OnFlowSpecificationComplete() 457 uint32_t peak_bandwidth, uint32_t latency, in QosSetup() 492 uint32_t peak_bandwidth, uint32_t access_latency) { in FlowSpecification()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hid/ |
D | hidd_api.cc | 586 uint32_t token_bucket_size, uint32_t peak_bandwidth, in HID_DevSetIncomingQos() 612 uint32_t token_bucket_size, uint32_t peak_bandwidth, in HID_DevSetOutgoingQos()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 455 void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() 465 uint32_t peak_bandwidth, uint32_t access_latency) override { in OnFlowSpecificationComplete()
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hd.h | 58 uint32_t peak_bandwidth; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | l2cap_types.h | 109 uint32_t peak_bandwidth; /* bytes/second */ member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hd_api.h | 69 uint32_t peak_bandwidth; member
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | dual_mode_controller.cc | 1208 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in QosSetup() local 1280 uint32_t peak_bandwidth = command_view.GetPeakBandwidth(); in FlowSpecification() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/ |
D | l2cap_packets.h | 345 …e service_type, uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t… in QualityOfServiceConfigurationOption()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 24929 …onnection_handle, ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint32_t… in Create() 24950 …onnection_handle, ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint32_t… in Create() 25434 …e service_type, uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t… in Create() 25455 …e service_type, uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t… in Create() 45134 …onnection_handle, ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint32_t… in Create() 45155 …onnection_handle, ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint32_t… in Create() 45750 …e service_type, uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t… in Create() 45771 …e service_type, uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t… in Create()
|