Home
last modified time | relevance | path

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

/system/bt/gd/security/internal/
Dsecurity_manager_impl.h231 void OnConnectionClosedLe(hci::AddressWithType address, hci::ErrorCode error_code);
Dsecurity_manager_impl.cc577 …common::BindOnce(&SecurityManagerImpl::OnConnectionClosedLe, common::Unretained(this), channel->Ge… in OnConnectionOpenLe()
637 void SecurityManagerImpl::OnConnectionClosedLe(hci::AddressWithType address, hci::ErrorCode error_c… in OnConnectionClosedLe() function in bluetooth::security::internal::SecurityManagerImpl
/system/bt/gd/security/
Dfacade.cc83 …&SecurityModuleFacadeService::OnConnectionClosedLe, common::Unretained(this), channel->GetDevice()… in OnConnectionOpenLe()
86 void OnConnectionClosedLe(hci::AddressWithType address, hci::ErrorCode error_code) { in OnConnectionClosedLe() function in bluetooth::security::SecurityModuleFacadeService