Home
last modified time | relevance | path

Searched defs:OnHciLeEvent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le.h305 void OnHciLeEvent(hci::LeMetaEventView hci_event) { in OnHciLeEvent() function
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc376 void SecurityManagerImpl::OnHciLeEvent(hci::LeMetaEventView event) { in OnHciLeEvent() function in bluetooth::security::internal::SecurityManagerImpl