Searched refs:OnConnectionClosed (Results 1 – 7 of 7) sorted by relevance
42 virtual void OnConnectionClosed(hci::Address) = 0;
103 listener_->OnConnectionClosed(address); in OnLinkDisconnected()
208 void OnConnectionClosed(hci::Address address) override { in OnConnectionClosed() function in bluetooth::security::channel::__anon855c6ade0111::SecurityManagerChannelCallback
154 void OnConnectionClosed(hci::Address address) override;
303 void SecurityManagerImpl::OnConnectionClosed(hci::Address address) { in OnConnectionClosed() function in bluetooth::security::internal::SecurityManagerImpl
92 …el_->RegisterOnCloseCallback(handler_->BindOnceOn(this, &ConnectionInterface::OnConnectionClosed)); in ConnectionInterface()148 void OnConnectionClosed(hci::ErrorCode error_code) { in OnConnectionClosed() function in bluetooth::shim::ConnectionInterface
115 void OnConnectionClosed(hci::Address address) override { in OnConnectionClosed() function in bluetooth::security::channel::__anoned5ad9ed0111::SecurityManagerChannelCallback