Searched refs:OnQosSetupComplete (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | connection_management_callbacks.h | 50 …virtual void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandw…
|
D | connection_management_callbacks_mock.h | 51 OnQosSetupComplete,
|
D | classic_acl_connection.cc | 93 …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()
|
D | classic_acl_connection_test.cc | 200 void OnQosSetupComplete( in OnQosSetupComplete() function in TestConnectionManagementCallbacks
|
D | classic_impl.h | 575 … callbacks->OnQosSetupComplete(service_type, token_rate, peak_bandwidth, latency, delay_variation); in on_qos_setup_complete()
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link.h | 180 …void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidt…
|
D | link.cc | 375 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/ |
D | acl_manager_facade.cc | 464 void OnQosSetupComplete( in OnQosSetupComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_unittest.cc | 358 OnQosSetupComplete,
|
D | acl_manager_test.cc | 926 OnQosSetupComplete(ServiceType::BEST_EFFORT, 0x1234, 0x1233, 0x1232, 0x1231)); in TEST_F()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 586 void OnQosSetupComplete(hci::ServiceType /* service_type */, in OnQosSetupComplete() function in ClassicShimAclConnection
|