Home
last modified time | relevance | path

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

/system/bt/gd/neighbor/
Dname_db.cc34 struct PendingRemoteNameRead { struct
52 std::unordered_map<hci::Address, std::list<PendingRemoteNameRead>> address_to_pending_read_map_;
75 std::list<PendingRemoteNameRead> tmp; in ReadRemoteNameRequest()