Searched refs:ports (Results 1 – 7 of 7) sorted by relevance
9 # Connect to ports.11 # Bind to ports.
58 # All types used for network ports.
44 auto ports = modem_props.Get(MM_MODEM_PROPERTY_PORTS). in GetLinkName() local47 for (const auto& port_pair : ports) { in GetLinkName()
112 vector<std::tuple<string, uint32_t>> ports = { in TEST_F() local114 modem_properties.Set(MM_MODEM_PROPERTY_PORTS, brillo::Any(ports)); in TEST_F()
3 This document lists all of the network ports used by the bluetooth stack.
84 std::set<uint16_t> ports; in GetPorts() local86 ports.insert(pair.second->port()); in GetPorts()87 return ports; in GetPorts()
19 if to sense the USB ports to know when devices are attached/removed,