Searched refs:ports (Results 1 – 16 of 16) sorted by relevance
/system/sepolicy/prebuilts/api/27.0/private/ |
D | net.te | 8 # Connect to ports. 10 # Bind to ports.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | net.te | 8 # Connect to ports. 10 # Bind to ports.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | net.te | 8 # Connect to ports. 10 # Bind to ports.
|
/system/sepolicy/public/ |
D | net.te | 14 # Connect to ports. 16 # Bind to ports.
|
D | attributes | 69 # All types used for network ports.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | net.te | 14 # Connect to ports. 16 # Bind to ports.
|
D | attributes | 69 # All types used for network ports.
|
/system/bt/doc/ |
D | network_ports.md | 3 This document lists all of the network ports used by the bluetooth stack.
|
/system/core/adb/client/ |
D | usb_libusb.cpp | 163 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/ |
D | transport_local.cpp | 211 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()
|
D | OVERVIEW.TXT | 19 is to sense the USB ports to know when devices are attached/removed,
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | shell.te | 63 # For hostside tests such as CTS listening ports test.
|
/system/sepolicy/private/ |
D | shell.te | 63 # For hostside tests such as CTS listening ports test.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | attributes | 52 # All types used for network ports.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | attributes | 58 # All types used for network ports.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | attributes | 53 # All types used for network ports.
|