Home
last modified time | relevance | path

Searched defs:OnHciEventReceived (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc88 void SecurityManagerChannel::OnHciEventReceived(hci::EventView packet) { in OnHciEventReceived() function in bluetooth::security::channel::SecurityManagerChannel
Dsecurity_manager_channel_unittest.cc153 void OnHciEventReceived(EventView packet) override { in OnHciEventReceived() function in bluetooth::security::channel::__anon46832d850111::SecurityManagerChannelCallback
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc283 void SecurityManagerImpl::OnHciEventReceived(hci::EventView packet) { in OnHciEventReceived() function in bluetooth::security::internal::SecurityManagerImpl
/system/bt/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc89 void OnHciEventReceived(hci::EventView packet) override { in OnHciEventReceived() function in bluetooth::security::pairing::__anon5fd063b40111::SecurityManagerChannelCallback