Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dlink_security_interface.h117 virtual void OnEncryptionChange(hci::Address /* remote */, bool /* encrypted */) {} in OnEncryptionChange() function
Dfacade.cc291 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.cc128 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::__anonad388c080111::FakeSecurityManagerChannel
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc357 void LinkManager::OnEncryptionChange(hci::Address device, hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::LinkManager
Dlink.cc336 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.cc67 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc433 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.cc65 void OnEncryptionChange(hci::Address address, bool encrypted) override { in OnEncryptionChange() function in bluetooth::security::pairing::__anonb8427dd70111::FakeSecurityManagerChannel
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc555 void OnEncryptionChange(hci::EncryptionEnabled enabled) override { in OnEncryptionChange() function in ClassicShimAclConnection