Home
last modified time | relevance | path

Searched refs:remote (Results 176 – 200 of 282) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst29 1. Cloning a new manifest repository from a remote URL
32 **Option 1**: to clone a new manifest repository from a remote URL, use:
110 it from the remote if it is not already available locally
/Zephyr-latest/samples/subsys/usb/hid-mouse/
DREADME.rst15 If the USB peripheral driver supports remote wakeup feature, wakeup request
/Zephyr-latest/doc/connectivity/networking/api/
Dcapture.rst47 then automatically placed to the capture IP tunnel and sent to remote host
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst111 server and wait for a remote connection with following command:
126 riscv64-zephyr-elf-gdb -ex 'target remote localhost:3333' -ex load build/zephyr/zephyr.elf
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst152 send a string to the remote target device and have it echo it back.
222 A list of images (slot-0 and slot-1) that are present can now be obtained on the remote target
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/
DREADME.rst27 * A remote board running the same sample as the reversed role that supports
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst26 * A remote board running the same sample as the reversed role that supports
/Zephyr-latest/samples/bluetooth/mtu_update/
DREADME.rst19 | Ensure the remote side supports the same MTUs.
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst195 can0 -- 010 [8] remote transmission request
226 * ``remote transmission request``: The frame is a Remote Transmission Request (RTR) frame and thus
/Zephyr-latest/subsys/bluetooth/host/
DKconfig379 but want to rely on the remote device to initiate the procedure at its
399 supported but want to rely on the remote device to initiate the
403 bool "Application access to remote information"
405 Enable application access to the remote information available in the
406 stack. The remote information is retrieved once a connection has been
622 local addresses/IRKs for a single remote address. This would prevent
693 When this option is enabled remote devices are required to always
/Zephyr-latest/boards/96boards/carbon/doc/
Dnrf51822.rst107 (gdb) target extended-remote /dev/ttyACM0
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr.rst9 The management subsystem allows remote management of Zephyr-enabled devices.
/Zephyr-latest/boards/96boards/wistrio/doc/
D96b_wistrio.rst174 (gdb) target extended-remote /dev/ttyACM0
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Drpr_cli.rst96 During the remote provisioning, the same :c:struct:`bt_mesh_prov` callbacks are triggered as for
/Zephyr-latest/boards/blues/swan_r5/doc/
Dindex.rst10 and remote monitoring.
/Zephyr-latest/include/zephyr/net/
Dnet_context.h232 struct sockaddr remote; member
Dnet_pkt.h330 struct sockaddr remote; member
1486 return &pkt->remote; in net_pkt_remote_address()
1493 memcpy(&pkt->remote, address, len); in net_pkt_set_remote_address()
/Zephyr-latest/subsys/bluetooth/
DKconfig133 bool "Allow fetching of remote version"
137 Enable this to get access to the remote version in the Controller and
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst249 nios2-poky-elf-gdb zephyr/zephyr.elf -ex "target remote :1234"
285 (gdb) target remote :1234
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c1676 SHELL_CMD_ARG(remote-pub-key, NULL, "<PubKey>", cmd_remote_pub_key_set, 2, 0),
1677 SHELL_CMD_ARG(remote-adv, NULL,
1684 SHELL_CMD_ARG(remote-gatt, NULL,
/Zephyr-latest/drivers/wifi/siwx91x/
Dsiwx91x_wifi_socket.c301 siwx91x_sockaddr_swap_bytes(&newcontext->remote, &addr_le, sizeof(addr_le)); in siwx91x_sock_accept()
/Zephyr-latest/dts/arm/nordic/
Dnrf5340_cpunet.dtsi354 role = "remote";
/Zephyr-latest/soc/nxp/imxrt/
DKconfig160 Sets the remote directory to include the output image header data
/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst81 target extended-remote localhost:3333
/Zephyr-latest/boards/96boards/neonkey/doc/
Dindex.rst196 (gdb) target extended-remote /dev/ttyACM0

12345678910>>...12