Home
last modified time | relevance | path

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

/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc567 void SecurityManagerImpl::OnConnectionOpenLe(std::unique_ptr<l2cap::le::FixedChannel> channel_param… in OnConnectionOpenLe() function in bluetooth::security::internal::SecurityManagerImpl
/system/bt/gd/security/
Dfacade.cc79 void OnConnectionOpenLe(std::unique_ptr<l2cap::le::FixedChannel> channel) { in OnConnectionOpenLe() function in bluetooth::security::SecurityModuleFacadeService