Home
last modified time | relevance | path

Searched refs:send (Results 351 – 375 of 567) sorted by relevance

1...<<11121314151617181920>>...23

/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst190 send a string to the remote target device and have it echo it back.
283 Note that if you try to send the very same image that is already flashed in
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst81 chunks from the BLOB Transfer Client at a time, and wait for the BLOB Transfer Client to send them
155 In Push BLOB Transfer Mode, the send rate is controlled by the BLOB Transfer Client, which will push
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/doc/
Dindex.rst172 The -o option tells minicom not to send the modem initialization
210 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/tests/net/mld/src/
Dmain.c184 .send = tester_send,
199 .send = tester_null_send,
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig128 When this option is enabled and the mesh tries to send a message,
207 extended advertising set makes the Friend node send friendship
222 can send simultaneously.
246 prompt "The interval (in seconds) to send the unprovisioned beacon" if BT_MESH_PB_ADV
256 bool "Use relay advertising sets to send provisioning PDUs"
259 Use relay advertising sets to send provisioning PDUs
513 feature of specification, set to zero will not allow send any
578 message payload that the node needs to be able to send.
613 segmented message to a unicast address that the stack will send if no
705 acknowledgment message that the stack will additionally send when the
[all …]
/Zephyr-latest/subsys/canbus/isotp/
DKconfig124 This option enables buffered sending contexts. This makes send and
/Zephyr-latest/drivers/ethernet/
Deth_smsc911x.c513 .send = eth_tx,
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr.rst149 bootloader, providing the ability to send and upgrade a Zephyr image to a
/Zephyr-latest/doc/build/signing/
Dindex.rst67 would like it to, please send a patch or file an issue for adding support.
/Zephyr-latest/drivers/espi/
DKconfig.xec49 send over eSPI from host.
/Zephyr-latest/samples/net/sockets/echo_server/src/
Dtcp.c55 ssize_t out_len = send(sock, buf, len, 0); in sendall()
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_da1469x.c501 .send = bt_da1469x_send,
Dhci_stm32wb0.c493 .send = bt_hci_stm32wb0_send,
/Zephyr-latest/drivers/can/
Dcan_native_linux.c408 .send = can_native_linux_send,
/Zephyr-latest/drivers/clock_control/
DKconfig.nrf214 we need to send a request on init to align GDFS with the NRF2
/Zephyr-latest/boards/adafruit/grand_central_m4_express/doc/
Dindex.rst125 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/arduino/mkrzero/doc/
Dindex.rst154 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/doc/
Dindex.rst155 The -o option tells minicom not to send the modem initialization string.
/Zephyr-latest/boards/atmel/sam/sam4l_ek/doc/
Dindex.rst127 The -o option tells minicom not to send the modem initialization string.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-arch.rst36 baseband functional blocks that permit the Link Layer firmware to send and
48 can send to a Controller and the events that it can expect in return, and also
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst105 By default, the kernel is configured to send console output to the 16550 UART.
113 You can also have it send its console output to the JTAG UART.
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst309 * :github:`3604` - the http_client sample app cannot send GET request on Qemu x86
375 * :github:`4058` - samples/net/http_client: The HTTP client failed to send the GET request
386 * :github:`4188` - samples /net/echo_server:failed to send packets to client
388 * :github:`4190` - samples/net/echo_client :failed to send data
402 * :github:`4325` - samples/net/http_client: unable to send the proper http request to Apache server
Drelease-notes-1.9.rst299 * ``ZEP-2358`` - samples:net:echo_server: Failed to send UDP packets
376 * ``ZEP-2561`` - samples/net: The HTTP client failed to send the POST request
379 * ``ZEP-2576`` - samples/net/sockets/echo, echo_async : fails to send the TCP packets
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c541 SHELL_CMD_ARG(send, NULL, "[number of packets] [length of packet(s)]",
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt.rst96 establish a TCP/TLS connection, and send an ``MQTT CONNECT`` message.

1...<<11121314151617181920>>...23