Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/neighbor/
Dname_db.cc37 struct PendingRemoteNameRead { struct
56 std::unordered_map<hci::Address, std::list<PendingRemoteNameRead>> address_to_pending_read_map_;
80 std::list<PendingRemoteNameRead> tmp; in ReadRemoteNameRequest()