Searched refs:remote (Results 201 – 225 of 282) sorted by relevance
12345678910>>...12
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_offload.c | 498 memcpy(&socket->context->remote, &socket->peer_addr, in eswifi_offload_async_msg()
|
/Zephyr-latest/boards/snps/iotdk/doc/ |
D | index.rst | 148 (gdb) target remote localhost:3333
|
/Zephyr-latest/drivers/usb/device/ |
D | Kconfig | 21 USB device controller supports remote wakeup feature.
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 105 (gdb) target remote localhost:1234 121 target remote localhost:1234
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 292 - J-Link GDB Server: GDB remote debugging 319 OpenOCD is a community open source project that provides GDB remote debugging 346 pyOCD is an open source project from Arm that provides GDB remote debugging and
|
/Zephyr-latest/boards/ezurio/mg100/doc/ |
D | index.rst | 20 battery backup provides uninterrupted reporting of remote Bluetooth sensor data.
|
/Zephyr-latest/boards/olimex/olimex_esp32_evb/doc/ |
D | index.rst | 8 Bluetooth LE, WiFi, infrared remote control, and CAN connectivity. Two relays
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 136 …CT_GDB_CROSS_EXTRA_CONFIG_ARRAY="--enable-xtensa-use-target-regnum --disable-xtensa-remote-g-packe…
|
/Zephyr-latest/boards/st/sensortile_box/doc/ |
D | index.rst | 8 remote motion and environmental sensor data.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154.c | 506 struct sockaddr_ll *dst_addr = (struct sockaddr_ll *)&context->remote; in ieee802154_send()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 208 This effect is chosen when the composition data changes and the device doesn't support the remote 211 This effect is chosen when the composition data changes and the device supports the remote 216 support the remote provisioning, and the new composition data takes effect after applying the
|
D | shell.rst | 313 ``mesh prov remote-adv <UUID(1-16 hex)> <NetKeyIdx> <Addr> <AttDur(s)>`` 329 ``mesh prov remote-gatt <UUID(1-16 hex)> <NetKeyIdx> <Addr> <AttDur(s)>`` 401 ``mesh prov remote-pub-key <PubKey>`` 519 * Provision other devices (``mesh prov beacon-listen``) (``mesh prov remote-adv``) 520 (``mesh prov remote-gatt``). 1702 provides support for remote provisioning of devices into a mesh network by using the Remote 1757 ``mesh models rpr provision-remote <UUID(1-16 hex)> <NetKeyIdx> <Addr>`` 1764 …* ``Addr``: Address to assign to remote device. If ``addr`` is 0, the lowest available address wil… 1766 ``mesh models rpr reprovision-remote <Addr> [<CompChanged(false, true)>]`` 1771 …* ``Addr``: Address to assign to remote device. If ``addr`` is 0, the lowest available address wil…
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap.rst | 27 protocol, a simple, low-cost remote management and service enablement mechanism.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/ |
D | Kconfig | 98 This command allows a remote device to retrieve the status of a file,
|
/Zephyr-latest/boards/adi/apard32690/doc/ |
D | index.rst | 12 A 10 Mbps single-pair Ethernet link using the ADIN1110 10BASE-T1L MAC/PHY, enables remote
|
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/ |
D | index.rst | 389 [ 497.120499] remoteproc remoteproc0: stopped remote processor imx-rproc 396 [ 497.259822] remoteproc remoteproc0: remote processor imx-rproc is now up
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 674 Rename the default remote pointing to the `upstream repository 678 git remote rename origin upstream 682 git remote add origin https://github.com/<your github id>/zephyr 684 and verify the remote repos:: 686 git remote -v
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 246 server and wait for a remote connection with following command: 262 arc-zephyr-elf-gdb -ex 'target remote localhost:3333' -ex load build/zephyr/zephyr.elf
|
/Zephyr-latest/boards/arm/mps2/doc/ |
D | mps2_an521.rst | 472 (remote) core of MPS2+ AN521. The core is referred to as CPU1. 479 secure-only firmware for CPU0, which will be used to boot the remote
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 319 characteristics representing remote endpoints. 589 if the remote peer accepts then the ISO disconnection procedure is also
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp_offload.c | 574 (struct sockaddr_in *) &sock->context->remote; in MODEM_CMD_DIRECT_DEFINE()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | conn.h | 753 const bt_addr_le_t *remote; member
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 140 processor has written to it and before a remote bus master reads from that
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm-scmi.rst | 33 can be thought of as a remote procedure call.
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 12 to a remote MQTT broker, while responding to commands received over MQTT.
|
12345678910>>...12