Home
last modified time | relevance | path

Searched refs:OnQosSetupComplete (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dconnection_management_callbacks.h50 …virtual void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandw…
Dconnection_management_callbacks_mock.h51 OnQosSetupComplete,
Dclassic_acl_connection.cc93 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
95 …SAVE_OR_CALL(OnQosSetupComplete, service_type, token_rate, peak_bandwidth, latency, delay_variatio… in OnQosSetupComplete()
Dclassic_acl_connection_test.cc200 void OnQosSetupComplete( in OnQosSetupComplete() function in TestConnectionManagementCallbacks
Dclassic_impl.h575 … callbacks->OnQosSetupComplete(service_type, token_rate, peak_bandwidth, latency, delay_variation); in on_qos_setup_complete()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.h180 …void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidt…
Dlink.cc375 void Link::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_ban… in OnQosSetupComplete() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc464 void OnQosSetupComplete( in OnQosSetupComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc358 OnQosSetupComplete,
Dacl_manager_test.cc926 OnQosSetupComplete(ServiceType::BEST_EFFORT, 0x1234, 0x1233, 0x1232, 0x1231)); in TEST_F()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc586 void OnQosSetupComplete(hci::ServiceType /* service_type */, in OnQosSetupComplete() function in ClassicShimAclConnection