Home
last modified time | relevance | path

Searched refs:LeAdvertisingEvents (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/hci/
Dle_advertising_interface.h39 static constexpr hci::SubeventCode LeAdvertisingEvents[] = { variable
Dhci_layer.cc504 for (const auto subevent : LeAdvertisingInterface::LeAdvertisingEvents) { in GetLeAdvertisingInterface()