Home
last modified time | relevance | path

Searched defs:OnRoleChange (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_property_listener.h74 virtual void OnRoleChange( in OnRoleChange() function
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc405 void LinkManager::OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) { in OnRoleChange() function in bluetooth::l2cap::classic::internal::LinkManager
Dlink.cc436 void Link::OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) { in OnRoleChange() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc226 void OnRoleChange(hci::ErrorCode /* hci_status */, hci::Role /* new_role */) override {} in OnRoleChange() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc145 void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override { in OnRoleChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc417 void OnRoleChange(hci::ErrorCode /* hci_status */, Role new_role) override { in OnRoleChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc656 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override { in OnRoleChange() function in ClassicShimAclConnection