Searched defs:QosSetup (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/gd/hci/acl_manager/ | ||
H A D | classic_acl_connection.cc | 426 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 D | hcimsgs.h | 135 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 D | link_layer_controller.cc | 2309 ErrorCode LinkLayerController::QosSetup(uint16_t handle, uint8_t service_type, in QosSetup() function in test_vendor_lib::LinkLayerController |
H A D | dual_mode_controller.cc | 1163 void DualModeController::QosSetup(CommandView command) { in QosSetup() function in test_vendor_lib::DualModeController |