Searched refs:OnHciEventReceived (Results 1 – 6 of 6) sorted by relevance
33 …i_layer->GetSecurityInterface(handler->BindOn(this, &SecurityManagerChannel::OnHciEventReceived))), in SecurityManagerChannel()81 void SecurityManagerChannel::OnHciEventReceived(hci::EventPacketView packet) { in OnHciEventReceived() function in bluetooth::security::channel::SecurityManagerChannel84 listener_->OnHciEventReceived(packet); in OnHciEventReceived()
41 virtual void OnHciEventReceived(hci::EventPacketView packet) = 0;104 void OnHciEventReceived(hci::EventPacketView packet);
149 void OnHciEventReceived(EventPacketView packet) override { in OnHciEventReceived() function in bluetooth::security::channel::__anon855c6ade0111::SecurityManagerChannelCallback
147 void OnHciEventReceived(hci::EventPacketView packet) override;
241 void SecurityManagerImpl::OnHciEventReceived(hci::EventPacketView packet) { in OnHciEventReceived() function in bluetooth::security::internal::SecurityManagerImpl
68 void OnHciEventReceived(hci::EventPacketView packet) override { in OnHciEventReceived() function in bluetooth::security::channel::__anoned5ad9ed0111::SecurityManagerChannelCallback