Searched defs:OnQosSetupComplete (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 362 void Link::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_ban… in OnQosSetupComplete() function in bluetooth::l2cap::classic::internal::Link |
/system/bt/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 443 void OnQosSetupComplete( in OnQosSetupComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/system/bt/gd/hci/acl_manager/ | ||
D | classic_acl_connection.cc | 88 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker |
/system/bt/main/shim/ | ||
D | acl.cc | 436 void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, in OnQosSetupComplete() function in ClassicShimAclConnection |