Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dpairing_state_manager.cc188 void PairingStateManager::OnEncryptionChange(hci::Result<bool> result) { in OnEncryptionChange() function in bt::gap::PairingStateManager
H A Dlegacy_pairing_state.cc491 void LegacyPairingState::OnEncryptionChange(hci::Result<bool> result) { in OnEncryptionChange() function in bt::gap::LegacyPairingState
H A Dsecure_simple_pairing_state.cc639 void SecureSimplePairingState::OnEncryptionChange(hci::Result<bool> result) { in OnEncryptionChange() function in bt::gap::SecureSimplePairingState
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager.cc556 void SecurityManagerImpl::OnEncryptionChange(hci::Result<bool> enabled_result) { in OnEncryptionChange() function in bt::sm::SecurityManagerImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc195 void OnEncryptionChange(hci::EncryptionEnabled /* enabled */) override {} in OnEncryptionChange() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc69 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc429 void OnEncryptionChange(EncryptionEnabled enabled) override { in OnEncryptionChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc573 void OnEncryptionChange(hci::EncryptionEnabled enabled) override { in OnEncryptionChange() function in ClassicShimAclConnection