Home
last modified time | relevance | path

Searched defs:QosSetup (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc426 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_ba… in QosSetup() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h135 void (*QosSetup)(uint16_t handle, uint8_t flags, uint8_t service_type, member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc2309 ErrorCode LinkLayerController::QosSetup(uint16_t handle, uint8_t service_type, in QosSetup() function in test_vendor_lib::LinkLayerController
H A Ddual_mode_controller.cc1163 void DualModeController::QosSetup(CommandView command) { in QosSetup() function in test_vendor_lib::DualModeController