Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_security_interface.h116 virtual void OnEncryptionChange(hci::Address remote, bool encrypted) {} in OnEncryptionChange() function
Dfacade.cc259 void OnEncryptionChange(hci::Address remote, bool encrypted) override { in OnEncryptionChange() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel.cc126 void SecurityManagerChannel::OnEncryptionChange(hci::Address remote, bool encrypted) { in OnEncryptionChange() function in bluetooth::security::channel::SecurityManagerChannel
Dsecurity_manager_channel_unittest.cc65 void OnEncryptionChange(hci::Address address, bool encrypted) override {} in OnEncryptionChange() function in bluetooth::security::channel::__anond33c85390111::FakeSecurityManagerChannel
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc363 void LinkManager::OnEncryptionChange(hci::Address device, hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::LinkManager
Dlink.cc323 void Link::OnEncryptionChange(hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc188 void OnEncryptionChange(hci::EncryptionEnabled enabled) override {} in OnEncryptionChange() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc62 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc434 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc64 void OnEncryptionChange(hci::Address address, bool encrypted) override { in OnEncryptionChange() function in bluetooth::security::pairing::__anona22394e80111::FakeSecurityManagerChannel
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc508 void OnEncryptionChange(bluetooth::hci::Address remote, in OnEncryptionChange() function in bluetooth::shim::__anon9a349f350111::SecurityListenerShim
Dacl.cc547 void OnEncryptionChange(hci::EncryptionEnabled enabled) override { in OnEncryptionChange() function in ClassicShimAclConnection