Searched refs:LeSecurityEvents (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/hci/ | ||
D | le_security_interface.h | 25 constexpr hci::SubeventCode LeSecurityEvents[] = { variable |
D | hci_layer.cc | 501 for (const auto subevent : LeSecurityEvents) { in GetLeSecurityInterface() |