Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dpairing_state.cc639 void PairingState::OnEncryptionChange(hci::Result<bool> result) { in OnEncryptionChange() function in bt::gap::PairingState
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dsecurity_manager.cc551 void SecurityManagerImpl::OnEncryptionChange(hci::Result<bool> enabled_result) { in OnEncryptionChange() function in bt::sm::SecurityManagerImpl