/system/bt/gd/l2cap/classic/ |
D | link_security_interface.h | 110 virtual void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) {} in OnAuthenticationComplete() function
|
D | facade.cc | 246 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
|
/system/bt/gd/security/channel/ |
D | security_manager_channel.cc | 117 void SecurityManagerChannel::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remot… in OnAuthenticationComplete() function in bluetooth::security::channel::SecurityManagerChannel
|
D | security_manager_channel_unittest.cc | 63 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override {} in OnAuthenticationComplete() function in bluetooth::security::channel::__anon46832d850111::FakeSecurityManagerChannel
|
/system/bt/gd/l2cap/classic/internal/ |
D | link_manager.cc | 344 void LinkManager::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address device) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::LinkManager
|
D | link.cc | 319 void Link::OnAuthenticationComplete(hci::ErrorCode hci_status) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::Link
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 408 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/system/bt/gd/security/pairing/ |
D | classic_pairing_handler_unittest.cc | 68 void OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address remote) override { in OnAuthenticationComplete() function in bluetooth::security::pairing::__anon5fd063b40111::FakeSecurityManagerChannel
|
/system/bt/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 59 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
|
/system/bt/main/shim/ |
D | acl.cc | 400 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in ClassicShimAclConnection
|
D | l2c_api.cc | 483 void OnAuthenticationComplete(hci::ErrorCode hci_status, in OnAuthenticationComplete() function in bluetooth::shim::__anon06e4d1810111::SecurityListenerShim
|