Searched refs:QosSetup (Results 1 – 9 of 9) sorted by relevance
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
| D | classic_acl_connection.h | 54 virtual bool QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth,
|
| D | classic_acl_connection.cc | 456 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, in QosSetup() function in bluetooth::hci::acl_manager::ClassicAclConnection
|
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
| D | dual_mode_controller.h | 190 void QosSetup(CommandView command);
|
| D | link_layer_controller.h | 282 ErrorCode QosSetup(uint16_t handle, uint8_t service_type, uint32_t token_rate,
|
| D | dual_mode_controller.cc | 1202 void DualModeController::QosSetup(CommandView command) { in QosSetup() function in rootcanal::DualModeController 1215 auto status = link_layer_controller_.QosSetup(handle, service_type, token_rate, peak_bandwidth, in QosSetup() 3809 {OpCode::QOS_SETUP, &DualModeController::QosSetup},
|
| D | link_layer_controller.cc | 5291 ErrorCode LinkLayerController::QosSetup(uint16_t handle, uint8_t service_type, in QosSetup() function in rootcanal::LinkLayerController
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | acl_manager_test.cc | 888 connection_->QosSetup(ServiceType::BEST_EFFORT, 0x1234, 0x1233, 0x1232, 0x1231); in TEST_F()
|
| /packages/modules/Bluetooth/tools/rootcanal/packets/ |
| D | hci_packets.pdl | 1652 packet QosSetup : Command (op_code = QOS_SETUP) {
|
| /packages/modules/Bluetooth/system/pdl/hci/ |
| D | hci_packets.pdl | 1725 packet QosSetup : ConnectionManagementCommand (op_code = QOS_SETUP) {
|