Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 25 of 73) sorted by relevance

123

/device/google/cuttlefish/host/frontend/webrtc_operator/
DReadme.md21 Devices connect to the *register_device* endpoint and send these types of
39 Clients connect to the *connect_client* endpoint and send these types of
42 * {"message_type": "connect", "device_id": <String>}
67 * **Client** sends **connect** message
/device/google/redbull-sepolicy/vendor/google/
Dgoogle_camera_app.te42 # Android Studio Instant Run has the application connect to a
52 # modify them other than to connect
54 connect getattr read recvfrom sendto write getopt setopt };
Dhal_sensors_default.te6 # Allow Suez nanoapp clients to connect to CHRE.
10 # Allow SensorSuez to connect AIDL stats.
/device/google/sunfish-sepolicy/vendor/google/
Dgoogle_camera_app.te42 # Android Studio Instant Run has the application connect to a
52 # modify them other than to connect
54 connect getattr read recvfrom sendto write getopt setopt };
/device/linaro/dragonboard/installer/db845c/
DREADME29 then re-connect the USB-C cable so that you can flash the board.
63 and the USB-C cable, connect power while holding the "USB"
66 button. Then re-connect USB-C cable. There will be no HDMI
/device/google/coral-sepolicy/vendor/google/
Dgoogle_camera_app.te43 # Android Studio Instant Run has the application connect to a
54 # modify them other than to connect
56 connect getattr read recvfrom sendto write getopt setopt };
/device/linaro/poplar/sepolicy/
Dtee.te17 allow tee tee:tcp_socket { create connect read write getopt setopt };
18 allow tee tee:udp_socket { create connect read write getopt getattr };
/device/google/cuttlefish/guest/hals/light/lights/
Dlights_vsock_server.rs20 use nix::sys::socket::{connect, socket, AddressFamily, SockFlag, SockType};
152 connect(fd.as_raw_fd(), &addr).unwrap(); in drop()
/device/google/gs-common/sensors/sepolicy/
Dhal_sensors_default.te57 # Allow SensorSuez to connect AIDL stats.
61 # Allow access to CHRE socket to connect to nanoapps.
/device/google/cuttlefish_vmm/aarch64-linux-gnu/etc/seccomp/
Dwl_device.policy70 connect: 1
120 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
Dserial.policy8 connect: 1
/device/google/cuttlefish_vmm/x86_64-linux-gnu/etc/seccomp/
Dwl_device.policy71 connect: 1
129 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
Dserial.policy8 connect: 1
/device/google/zumapro-sepolicy/vendor/
Dhal_camera_default.te59 # Allow camera HAL to connect to the stats service.
91 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
/device/google/zuma-sepolicy/vendor/
Dhal_camera_default.te58 # Allow camera HAL to connect to the stats service.
90 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
/device/google/gs201-sepolicy/whitechapel_pro/
Dhal_camera_default.te79 # Allow camera HAL to connect to the stats service.
99 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
/device/google/gs101-sepolicy/whitechapel/vendor/google/
Dhal_camera_default.te82 # Allow camera HAL to connect to the stats service.
108 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
/device/google/trout/trout_arm64/wifi/
Dvirtwifi.sh4 cmd wifi connect-network VirtWifi open
/device/google/cuttlefish/shared/auto/sepolicy/vhal/
Dhal_vehicle_default.te5 allow hal_vehicle_default self:vsock_socket { create connect getopt getattr read write shutdown };
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/profiles/
DPairingProfileWrapper.java32 boolean connect(BluetoothDevice device); in connect() method
DPairingProfileWrapperA2dp.java49 public boolean connect(BluetoothDevice device) { in connect() method in PairingProfileWrapperA2dp
/device/generic/car/emulator/sepolicy/
Dhal_vehicle_default.te1 allow hal_vehicle_default self:vsock_socket { connect create read write };
/device/linaro/dragonboard/shared/utils/tqftpserv/
Dtqftpserv.c269 ret = connect(sock, (struct sockaddr *)sq, sizeof(*sq)); in handle_rrq()
346 ret = connect(sock, (struct sockaddr *)sq, sizeof(*sq)); in handle_wrq()
/device/google/trout/hal/vehicle/2.0/garage_mode_helper/
Dhelper.cpp42 int ok = connect(fd, (struct sockaddr*)&addr, sizeof(addr)); in main()
/device/linaro/dragonboard/sepolicy/
Dtqftpserv.te6 allow tqftpserv self:qipcrtr_socket { connect create getattr read setopt write };

123