/packages/modules/Bluetooth/system/gd/l2cap/classic/ |
D | link_security_interface.h | 116 virtual void OnEncryptionChange(hci::Address remote, bool encrypted) {} in OnEncryptionChange() function
|
D | facade.cc | 259 void OnEncryptionChange(hci::Address remote, bool encrypted) override { in OnEncryptionChange() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
|
/packages/modules/Bluetooth/system/gd/security/channel/ |
D | security_manager_channel.cc | 126 void SecurityManagerChannel::OnEncryptionChange(hci::Address remote, bool encrypted) { in OnEncryptionChange() function in bluetooth::security::channel::SecurityManagerChannel
|
D | security_manager_channel_unittest.cc | 65 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/ |
D | link_manager.cc | 363 void LinkManager::OnEncryptionChange(hci::Address device, hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::LinkManager
|
D | link.cc | 323 void Link::OnEncryptionChange(hci::EncryptionEnabled enabled) { in OnEncryptionChange() function in bluetooth::l2cap::classic::internal::Link
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_acl_connection_test.cc | 188 void OnEncryptionChange(hci::EncryptionEnabled enabled) override {} in OnEncryptionChange() function in TestConnectionManagementCallbacks
|
D | classic_acl_connection.cc | 62 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 434 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/packages/modules/Bluetooth/system/gd/security/pairing/ |
D | classic_pairing_handler_unittest.cc | 64 void OnEncryptionChange(hci::Address address, bool encrypted) override { in OnEncryptionChange() function in bluetooth::security::pairing::__anona22394e80111::FakeSecurityManagerChannel
|
/packages/modules/Bluetooth/system/main/shim/ |
D | l2c_api.cc | 508 void OnEncryptionChange(bluetooth::hci::Address remote, in OnEncryptionChange() function in bluetooth::shim::__anon9a349f350111::SecurityListenerShim
|
D | acl.cc | 547 void OnEncryptionChange(hci::EncryptionEnabled enabled) override { in OnEncryptionChange() function in ClassicShimAclConnection
|