Home
last modified time | relevance | path

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

/system/bt/gd/security/internal/
Dsecurity_manager_impl.h205 void OnConnectionClosedLe(hci::AddressWithType address, hci::ErrorCode error_code);
Dsecurity_manager_impl.cc496 …common::BindOnce(&SecurityManagerImpl::OnConnectionClosedLe, common::Unretained(this), channel->Ge… in OnConnectionOpenLe()
554 void SecurityManagerImpl::OnConnectionClosedLe(hci::AddressWithType address, hci::ErrorCode error_c… in OnConnectionClosedLe() function in bluetooth::security::internal::SecurityManagerImpl