/packages/modules/Bluetooth/system/gd/l2cap/classic/ |
D | link_security_interface.h | 110 virtual void OnAuthenticationComplete( in OnAuthenticationComplete() function
|
D | facade.cc | 281 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/ |
D | security_manager_channel.cc | 118 void SecurityManagerChannel::OnAuthenticationComplete( 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::__anonef73f6740111::FakeSecurityManagerChannel
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link_manager.cc | 347 void LinkManager::OnAuthenticationComplete(hci::ErrorCode hci_status, hci::Address device) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::LinkManager
|
D | link.cc | 332 void Link::OnAuthenticationComplete(hci::ErrorCode hci_status) { in OnAuthenticationComplete() function in bluetooth::l2cap::classic::internal::Link
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_acl_connection_test.cc | 187 void OnAuthenticationComplete(hci::ErrorCode /* hci_status */) override {} in OnAuthenticationComplete() function in TestConnectionManagementCallbacks
|
D | classic_acl_connection.cc | 64 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 429 void OnAuthenticationComplete(hci::ErrorCode /* hci_status */) override { in OnAuthenticationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/packages/modules/Bluetooth/system/gd/security/pairing/ |
D | classic_pairing_handler_unittest.cc | 69 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/ |
D | acl.cc | 550 void OnAuthenticationComplete(hci::ErrorCode hci_status) override { in OnAuthenticationComplete() function in ClassicShimAclConnection
|