Searched refs:OnHciEventReceived (Results 1 – 6 of 6) sorted by relevance
33 …i_layer->GetSecurityInterface(handler->BindOn(this, &SecurityManagerChannel::OnHciEventReceived))), in SecurityManagerChannel()88 void SecurityManagerChannel::OnHciEventReceived(hci::EventView packet) { in OnHciEventReceived() function in bluetooth::security::channel::SecurityManagerChannel91 listener_->OnHciEventReceived(packet); in OnHciEventReceived()
44 virtual void OnHciEventReceived(hci::EventView packet) = 0;115 void OnHciEventReceived(hci::EventView packet);
153 void OnHciEventReceived(EventView packet) override { in OnHciEventReceived() function in bluetooth::security::channel::__anon46832d850111::SecurityManagerChannelCallback
163 void OnHciEventReceived(hci::EventView packet) override;
283 void SecurityManagerImpl::OnHciEventReceived(hci::EventView packet) { in OnHciEventReceived() function in bluetooth::security::internal::SecurityManagerImpl
89 void OnHciEventReceived(hci::EventView packet) override { in OnHciEventReceived() function in bluetooth::security::pairing::__anon5fd063b40111::SecurityManagerChannelCallback