Searched defs:OnQosSetupComplete (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | classic_acl_connection_test.cc | 204 void OnQosSetupComplete(hci::ServiceType /* service_type */, uint32_t /* token_rate */, in OnQosSetupComplete() function in TestConnectionManagementCallbacks |
D | classic_acl_connection.cc | 87 void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 455 void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 600 void OnQosSetupComplete(hci::ServiceType /* service_type */, uint32_t /* token_rate */, in OnQosSetupComplete() function in ClassicShimAclConnection |