Home
last modified time | relevance | path

Searched refs:OnSmpCommandLe (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/security/internal/
Dsecurity_manager_impl.h229 void OnSmpCommandLe(hci::AddressWithType device);
Dsecurity_manager_impl.cc477 void SecurityManagerImpl::OnSmpCommandLe(hci::AddressWithType device) { in OnSmpCommandLe() function in bluetooth::security::internal::SecurityManagerImpl
580 …common::Bind(&SecurityManagerImpl::OnSmpCommandLe, common::Unretained(this), channel->GetDevice())… in OnConnectionOpenLe()