Home
last modified time | relevance | path

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

/system/sepolicy/
Dnet.te9 # Connect to ports.
11 # Bind to ports.
Dattributes58 # All types used for network ports.
/system/connectivity/shill/cellular/
Dmodem_1.cc44 auto ports = modem_props.Get(MM_MODEM_PROPERTY_PORTS). in GetLinkName() local
47 for (const auto& port_pair : ports) { in GetLinkName()
Dmodem_1_unittest.cc112 vector<std::tuple<string, uint32_t>> ports = { in TEST_F() local
114 modem_properties.Set(MM_MODEM_PROPERTY_PORTS, brillo::Any(ports)); in TEST_F()
/system/bt/doc/
Dnetwork_ports.md3 This document lists all of the network ports used by the bluetooth stack.
/system/webservd/libwebserv/
Ddbus_protocol_handler.cc84 std::set<uint16_t> ports; in GetPorts() local
86 ports.insert(pair.second->port()); in GetPorts()
87 return ports; in GetPorts()
/system/core/adb/
DOVERVIEW.TXT19 if to sense the USB ports to know when devices are attached/removed,