Home
last modified time | relevance | path

Searched defs:accept_list (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc452 …const auto accept_list = (le_impl_ != nullptr) ? le_impl_->accept_list : std::unordered_set<Addres… in Dump() local
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h1243 std::unordered_set<AddressWithType> accept_list; member
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs100 accept_list: HashSet<Address>, field