Searched defs:OnHciEventReceived (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/security/channel/ | ||
D | security_manager_channel.cc | 88 void SecurityManagerChannel::OnHciEventReceived(hci::EventView packet) { in OnHciEventReceived() function in bluetooth::security::channel::SecurityManagerChannel |
D | security_manager_channel_unittest.cc | 153 void OnHciEventReceived(EventView packet) override { in OnHciEventReceived() function in bluetooth::security::channel::__anon46832d850111::SecurityManagerChannelCallback |
/system/bt/gd/security/internal/ | ||
D | security_manager_impl.cc | 283 void SecurityManagerImpl::OnHciEventReceived(hci::EventView packet) { in OnHciEventReceived() function in bluetooth::security::internal::SecurityManagerImpl |
/system/bt/gd/security/pairing/ | ||
D | classic_pairing_handler_unittest.cc | 89 void OnHciEventReceived(hci::EventView packet) override { in OnHciEventReceived() function in bluetooth::security::pairing::__anon5fd063b40111::SecurityManagerChannelCallback |