Searched refs:OnSmpCommandLe (Results 1 – 2 of 2) sorted by relevance
229 void OnSmpCommandLe(hci::AddressWithType device);
477 void SecurityManagerImpl::OnSmpCommandLe(hci::AddressWithType device) { in OnSmpCommandLe() function in bluetooth::security::internal::SecurityManagerImpl580 …common::Bind(&SecurityManagerImpl::OnSmpCommandLe, common::Unretained(this), channel->GetDevice())… in OnConnectionOpenLe()