Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/classic/
H A Dlink_security_interface.h116 virtual void OnEncryptionChange(hci::Address remote, bool encrypted) {} in OnEncryptionChange() function
H A Dfacade.cc256 void OnEncryptionChange(hci::Address remote, bool encrypted) override { in OnEncryptionChange() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel.cc126 void SecurityManagerChannel::OnEncryptionChange(hci::Address remote, bool encrypted) { in OnEncryptionChange() function in bluetooth::security::channel::SecurityManagerChannel
H A Dsecurity_manager_channel_unittest.cc65 void OnEncryptionChange(hci::Address address, bool encrypted) override {} in OnEncryptionChange() function in bluetooth::security::channel::__anon11f197ca0110::FakeSecurityManagerChannel
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink_manager.cc354 void LinkManager::OnEncryptionChange(hci::Address device, hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::LinkManager
H A Dlink.cc323 void Link::OnEncryptionChange(hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::Link
/aosp12/system/bt/gd/hci/facade/
H A Dacl_manager_facade.cc412 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc64 void OnEncryptionChange(hci::Address address, bool encrypted) override { in OnEncryptionChange() function in bluetooth::security::pairing::__anon9c4819590110::FakeSecurityManagerChannel
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc62 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
/aosp12/system/bt/main/shim/
H A Dacl.cc405 void OnEncryptionChange(hci::EncryptionEnabled enabled) override { in OnEncryptionChange() function in ClassicShimAclConnection
H A Dl2c_api.cc501 void OnEncryptionChange(bluetooth::hci::Address remote, in OnEncryptionChange() function in bluetooth::shim::__anon71e10d460110::SecurityListenerShim