Home
last modified time | relevance | path

Searched refs:AclConnectionEvents (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/hci/
Dacl_connection_interface.h27 constexpr EventCode AclConnectionEvents[] = { variable
Dhci_layer.cc305 for (const auto event : AclConnectionEvents) { in GetAclConnectionInterface()
/system/bt/gd/hci/acl_manager/
Dclassic_impl.h55 for (auto event_code : AclConnectionEvents) { in ~classic_impl()