Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_property_listener.h69 virtual void OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) {} in OnRoleChange() function
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc411 void LinkManager::OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) { in OnRoleChange() function in bluetooth::l2cap::classic::internal::LinkManager
Dlink.cc423 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.cc223 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override {} in OnRoleChange() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc140 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.cc418 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/
Dl2c_api.cc442 void OnRoleChange(hci::ErrorCode error_code, hci::Address remote, in OnRoleChange() function
Dacl.cc641 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override { in OnRoleChange() function in ClassicShimAclConnection