Home
last modified time | relevance | path

Searched refs:remote (Results 201 – 225 of 282) sorted by relevance

12345678910>>...12

/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_offload.c498 memcpy(&socket->context->remote, &socket->peer_addr, in eswifi_offload_async_msg()
/Zephyr-latest/boards/snps/iotdk/doc/
Dindex.rst148 (gdb) target remote localhost:3333
/Zephyr-latest/drivers/usb/device/
DKconfig21 USB device controller supports remote wakeup feature.
/Zephyr-latest/doc/develop/debug/
Dindex.rst105 (gdb) target remote localhost:1234
121 target remote localhost:1234
/Zephyr-latest/doc/develop/flash_debug/
Dhost-tools.rst292 - 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/
Dindex.rst20 battery backup provides uninterrupted reporting of remote Bluetooth sensor data.
/Zephyr-latest/boards/olimex/olimex_esp32_evb/doc/
Dindex.rst8 Bluetooth LE, WiFi, infrared remote control, and CAN connectivity. Two relays
/Zephyr-latest/boards/mediatek/
Dindex.rst136 …CT_GDB_CROSS_EXTRA_CONFIG_ARRAY="--enable-xtensa-use-target-regnum --disable-xtensa-remote-g-packe…
/Zephyr-latest/boards/st/sensortile_box/doc/
Dindex.rst8 remote motion and environmental sensor data.
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154.c506 struct sockaddr_ll *dst_addr = (struct sockaddr_ll *)&context->remote; in ieee802154_send()
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst208 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
Dshell.rst313 ``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/
Dcoap.rst27 protocol, a simple, low-cost remote management and service enablement mechanism.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig98 This command allows a remote device to retrieve the status of a file,
/Zephyr-latest/boards/adi/apard32690/doc/
Dindex.rst12 A 10 Mbps single-pair Ethernet link using the ADIN1110 10BASE-T1L MAC/PHY, enables remote
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/
Dindex.rst389 [ 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/
Dguidelines.rst674 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/
Dindex.rst246 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/
Dmps2_an521.rst472 (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/
Dbap.rst319 characteristics representing remote endpoints.
589 if the remote peer accepts then the ISO disconnection procedure is also
/Zephyr-latest/drivers/wifi/esp_at/
Desp_offload.c574 (struct sockaddr_in *) &sock->context->remote; in MODEM_CMD_DIRECT_DEFINE()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h753 const bt_addr_le_t *remote; member
/Zephyr-latest/doc/hardware/cache/
Dguide.rst140 processor has written to it and before a remote bus master reads from that
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst33 can be thought of as a remote procedure call.
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst12 to a remote MQTT broker, while responding to commands received over MQTT.

12345678910>>...12