Searched refs:connect (Results 1 – 25 of 73) sorted by relevance
123
21 Devices connect to the *register_device* endpoint and send these types of39 Clients connect to the *connect_client* endpoint and send these types of42 * {"message_type": "connect", "device_id": <String>}67 * **Client** sends **connect** message
42 # Android Studio Instant Run has the application connect to a52 # modify them other than to connect54 connect getattr read recvfrom sendto write getopt setopt };
6 # Allow Suez nanoapp clients to connect to CHRE.10 # Allow SensorSuez to connect AIDL stats.
29 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
43 # Android Studio Instant Run has the application connect to a54 # modify them other than to connect56 connect getattr read recvfrom sendto write getopt setopt };
17 allow tee tee:tcp_socket { create connect read write getopt setopt };18 allow tee tee:udp_socket { create connect read write getopt getattr };
20 use nix::sys::socket::{connect, socket, AddressFamily, SockFlag, SockType};152 connect(fd.as_raw_fd(), &addr).unwrap(); in drop()
57 # Allow SensorSuez to connect AIDL stats.61 # Allow access to CHRE socket to connect to nanoapps.
70 connect: 1120 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
8 connect: 1
71 connect: 1129 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
59 # Allow camera HAL to connect to the stats service.91 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
58 # Allow camera HAL to connect to the stats service.90 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
79 # Allow camera HAL to connect to the stats service.99 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
82 # Allow camera HAL to connect to the stats service.108 # google3 prebuilts attempt to connect to the wrong trace socket, ignore them.
4 cmd wifi connect-network VirtWifi open
5 allow hal_vehicle_default self:vsock_socket { create connect getopt getattr read write shutdown };
32 boolean connect(BluetoothDevice device); in connect() method
49 public boolean connect(BluetoothDevice device) { in connect() method in PairingProfileWrapperA2dp
1 allow hal_vehicle_default self:vsock_socket { connect create read write };
269 ret = connect(sock, (struct sockaddr *)sq, sizeof(*sq)); in handle_rrq()346 ret = connect(sock, (struct sockaddr *)sq, sizeof(*sq)); in handle_wrq()
42 int ok = connect(fd, (struct sockaddr*)&addr, sizeof(addr)); in main()
6 allow tqftpserv self:qipcrtr_socket { connect create getattr read setopt write };