Searched defs:ConnectionMap (Results 1 – 3 of 3) sorted by relevance
257 using ConnectionMap = variable
435 typedef std::map<SocketAddressPair, VirtualSocket*> ConnectionMap; typedef
56 using ConnectionMap = std::unordered_map<hci_spec::ConnectionHandle, typedef in bt::hci::AclDataChannelImpl