Searched defs:OnRoleDiscoveryComplete (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 390 void Link::OnRoleDiscoveryComplete(hci::Role current_role) { in OnRoleDiscoveryComplete() function in bluetooth::l2cap::classic::internal::Link |
/system/bt/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 480 void OnRoleDiscoveryComplete(Role current_role) override { in OnRoleDiscoveryComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/system/bt/gd/hci/acl_manager/ | ||
D | classic_acl_connection.cc | 101 void OnRoleDiscoveryComplete(Role current_role) override { in OnRoleDiscoveryComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker |
/system/bt/main/shim/ | ||
D | acl.cc | 453 void OnRoleDiscoveryComplete(hci::Role current_role) override { in OnRoleDiscoveryComplete() function in ClassicShimAclConnection |