Home
last modified time | relevance | path

Searched refs:OnEncryptionStateChanged (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/security/
H A Dsecurity_manager_listener.h61 virtual void OnEncryptionStateChanged(hci::EncryptionChangeView encryption_change_view) = 0;
H A Dfacade.cc500 void OnEncryptionStateChanged(hci::EncryptionChangeView encryption_change_view) override {} in OnEncryptionStateChanged() function in bluetooth::security::SecurityModuleFacadeService
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_impl.h642 void OnEncryptionStateChanged(EncryptionChangeView encryption_change_view) override { in OnEncryptionStateChanged() function
/aosp12/system/bt/gd/security/internal/
H A Dsecurity_manager_impl.cc245 …iter.second->Post(common::Bind(&ISecurityManagerListener::OnEncryptionStateChanged, common::Unreta… in NotifyEncryptionStateChanged()
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc512 void OnEncryptionStateChanged( in OnEncryptionStateChanged() function in ShimBondListener