Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc224 void OnRoleChange(hci::ErrorCode /* hci_status */, hci::Role /* new_role */) override {} in OnRoleChange() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc141 void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override { in OnRoleChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc413 void OnRoleChange(hci::ErrorCode /* hci_status */, Role new_role) override { in OnRoleChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc1658 hci::CommandChannel::EventCallbackResult BrEdrConnectionManager::OnRoleChange( in OnRoleChange() function in bt::gap::BrEdrConnectionManager
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc658 void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override { in OnRoleChange() function in ClassicShimAclConnection