Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink_manager.h114 std::unordered_map<hci::AddressWithType, PendingLink> pending_links_; variable
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.h143 std::unordered_map<hci::Address, PendingLink> pending_links_; variable