Home
last modified time | relevance | path

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

/system/sepolicy/prebuilts/api/27.0/private/
Dnet.te8 # Connect to ports.
10 # Bind to ports.
/system/sepolicy/prebuilts/api/26.0/private/
Dnet.te8 # Connect to ports.
10 # Bind to ports.
/system/sepolicy/prebuilts/api/28.0/private/
Dnet.te8 # Connect to ports.
10 # Bind to ports.
/system/sepolicy/public/
Dnet.te14 # Connect to ports.
16 # Bind to ports.
Dattributes69 # All types used for network ports.
/system/sepolicy/prebuilts/api/29.0/public/
Dnet.te14 # Connect to ports.
16 # Bind to ports.
Dattributes69 # All types used for network ports.
/system/bt/doc/
Dnetwork_ports.md3 This document lists all of the network ports used by the bluetooth stack.
/system/core/adb/client/
Dusb_libusb.cpp163 uint8_t ports[7]; in get_device_serial_path() local
164 int port_count = libusb_get_port_numbers(device, ports, 7); in get_device_serial_path()
168 StringPrintf("/sys/bus/usb/devices/%d-%d", libusb_get_bus_number(device), ports[0]); in get_device_serial_path()
170 path += StringPrintf(".%d", ports[port]); in get_device_serial_path()
177 uint8_t ports[7]; in get_device_dev_path() local
178 int port_count = libusb_get_port_numbers(device, ports, 7); in get_device_dev_path()
180 return StringPrintf("/dev/bus/usb/%03u/%03u", libusb_get_bus_number(device), ports[0]); in get_device_dev_path()
/system/core/adb/
Dtransport_local.cpp211 std::vector<RetryPort> ports; in client_socket_thread() local
218 retry_ports.swap(ports); in client_socket_thread()
227 for (auto& port : ports) { in client_socket_thread()
DOVERVIEW.TXT19 is to sense the USB ports to know when devices are attached/removed,
/system/sepolicy/prebuilts/api/29.0/private/
Dshell.te63 # For hostside tests such as CTS listening ports test.
/system/sepolicy/private/
Dshell.te63 # For hostside tests such as CTS listening ports test.
/system/sepolicy/prebuilts/api/26.0/public/
Dattributes52 # All types used for network ports.
/system/sepolicy/prebuilts/api/28.0/public/
Dattributes58 # All types used for network ports.
/system/sepolicy/prebuilts/api/27.0/public/
Dattributes53 # All types used for network ports.