Searched refs:remote (Results 176 – 200 of 282) sorted by relevance
12345678910>>...12
/Zephyr-latest/doc/develop/west/ |
D | built-in.rst | 29 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/ |
D | README.rst | 15 If the USB peripheral driver supports remote wakeup feature, wakeup request
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | capture.rst | 47 then automatically placed to the capture IP tunnel and sent to remote host
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 111 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/ |
D | README.rst | 152 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/ |
D | README.rst | 27 * A remote board running the same sample as the reversed role that supports
|
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/ |
D | README.rst | 26 * A remote board running the same sample as the reversed role that supports
|
/Zephyr-latest/samples/bluetooth/mtu_update/ |
D | README.rst | 19 | Ensure the remote side supports the same MTUs.
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | shell.rst | 195 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/ |
D | Kconfig | 379 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/ |
D | nrf51822.rst | 107 (gdb) target extended-remote /dev/ttyACM0
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr.rst | 9 The management subsystem allows remote management of Zephyr-enabled devices.
|
/Zephyr-latest/boards/96boards/wistrio/doc/ |
D | 96b_wistrio.rst | 174 (gdb) target extended-remote /dev/ttyACM0
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 96 During the remote provisioning, the same :c:struct:`bt_mesh_prov` callbacks are triggered as for
|
/Zephyr-latest/boards/blues/swan_r5/doc/ |
D | index.rst | 10 and remote monitoring.
|
/Zephyr-latest/include/zephyr/net/ |
D | net_context.h | 232 struct sockaddr remote; member
|
D | net_pkt.h | 330 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/ |
D | Kconfig | 133 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/ |
D | index.rst | 249 nios2-poky-elf-gdb zephyr/zephyr.elf -ex "target remote :1234" 285 (gdb) target remote :1234
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | shell.c | 1676 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/ |
D | siwx91x_wifi_socket.c | 301 siwx91x_sockaddr_swap_bytes(&newcontext->remote, &addr_le, sizeof(addr_le)); in siwx91x_sock_accept()
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf5340_cpunet.dtsi | 354 role = "remote";
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig | 160 Sets the remote directory to include the output image header data
|
/Zephyr-latest/boards/beagle/beaglev_fire/doc/ |
D | index.rst | 81 target extended-remote localhost:3333
|
/Zephyr-latest/boards/96boards/neonkey/doc/ |
D | index.rst | 196 (gdb) target extended-remote /dev/ttyACM0
|
12345678910>>...12