/aosp12/system/bt/gd/l2cap/classic/ |
H A D | link_security_interface.h | 116 virtual void OnEncryptionChange(hci::Address remote, bool encrypted) {} in OnEncryptionChange() function
|
H A D | facade.cc | 256 void OnEncryptionChange(hci::Address remote, bool encrypted) override { in OnEncryptionChange() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
|
/aosp12/system/bt/gd/security/channel/ |
H A D | security_manager_channel.cc | 126 void SecurityManagerChannel::OnEncryptionChange(hci::Address remote, bool encrypted) { in OnEncryptionChange() function in bluetooth::security::channel::SecurityManagerChannel
|
H A D | security_manager_channel_unittest.cc | 65 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 D | link_manager.cc | 354 void LinkManager::OnEncryptionChange(hci::Address device, hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::LinkManager
|
H A D | link.cc | 323 void Link::OnEncryptionChange(hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::Link
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | acl_manager_facade.cc | 412 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/aosp12/system/bt/gd/security/pairing/ |
H A D | classic_pairing_handler_unittest.cc | 64 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 D | classic_acl_connection.cc | 62 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
|
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 405 void OnEncryptionChange(hci::EncryptionEnabled enabled) override { in OnEncryptionChange() function in ClassicShimAclConnection
|
H A D | l2c_api.cc | 501 void OnEncryptionChange(bluetooth::hci::Address remote, in OnEncryptionChange() function in bluetooth::shim::__anon71e10d460110::SecurityListenerShim
|