Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/classic/
H A Dlink_security_interface.h81 virtual void EnsureEncrypted() = 0;
H A Dfacade.cc249 entry->second->EnsureEncrypted(); in OnAuthenticationComplete()
/aosp12/system/bt/gd/security/test/
H A Dfake_security_interface.h35 void EnsureEncrypted() override {} in EnsureEncrypted() function
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel.cc121 entry->second->EnsureEncrypted(); in OnAuthenticationComplete()
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink_manager.cc222 void EnsureEncrypted() override { in EnsureEncrypted() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl