Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_security_interface.h110 virtual void OnAuthenticationComplete( in OnAuthenticationComplete() function
Dfacade.cc281 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc118 void SecurityManagerChannel::OnAuthenticationComplete( in OnAuthenticationComplete() function in bluetooth::security::channel::SecurityManagerChannel
Dsecurity_manager_channel_unittest.cc63 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override {} in OnAuthenticationComplete() function in bluetooth::security::channel::__anonef73f6740111::FakeSecurityManagerChannel
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc347 void LinkManager::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address device) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::LinkManager
Dlink.cc332 void Link::OnAuthenticationComplete(hci::ErrorCode hci_status) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc187 void OnAuthenticationComplete(hci::ErrorCode /* hci_status */) override {} in OnAuthenticationComplete() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc64 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc429 void OnAuthenticationComplete(hci::ErrorCode /* hci_status */) override { in OnAuthenticationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc69 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override { in OnAuthenticationComplete() function in bluetooth::security::pairing::__anonba444ac30111::FakeSecurityManagerChannel
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc550 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in ClassicShimAclConnection