Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dlow_energy_connection_manager.h247 using ConnectionMap = variable
/external/webrtc/rtc_base/
Dvirtual_socket_server.h435 typedef std::map<SocketAddressPair, VirtualSocket*> ConnectionMap; typedef
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dacl_data_channel.cc56 using ConnectionMap = std::unordered_map<hci_spec::ConnectionHandle, typedef in bt::hci::AclDataChannelImpl