Home
last modified time | relevance | path

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

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