Home
last modified time | relevance | path

Searched defs:OnAuthenticationComplete (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/bt/gd/l2cap/classic/
H A Dlink_security_interface.h110 virtual void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) {} in OnAuthenticationComplete() function
H A Dfacade.cc246 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel.cc117 void SecurityManagerChannel::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remot… in OnAuthenticationComplete() function in bluetooth::security::channel::SecurityManagerChannel
H A Dsecurity_manager_channel_unittest.cc63 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override {} in OnAuthenticationComplete() function in bluetooth::security::channel::__anon11f197ca0110::FakeSecurityManagerChannel
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink_manager.cc344 void LinkManager::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address device) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::LinkManager
H A Dlink.cc319 void Link::OnAuthenticationComplete(hci::ErrorCode hci_status) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::Link
/aosp12/system/bt/gd/hci/facade/
H A Dacl_manager_facade.cc408 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc68 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override { in OnAuthenticationComplete() function in bluetooth::security::pairing::__anon9c4819590110::FakeSecurityManagerChannel
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc59 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
/aosp12/system/bt/main/shim/
H A Dacl.cc400 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in ClassicShimAclConnection
H A Dl2c_api.cc483 void OnAuthenticationComplete(hci::ErrorCode hci_status, in OnAuthenticationComplete() function in bluetooth::shim::__anon71e10d460110::SecurityListenerShim