Searched refs:send (Results 351 – 375 of 567) sorted by relevance
1...<<11121314151617181920>>...23
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | README.rst | 190 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/ |
D | blob.rst | 81 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/ |
D | index.rst | 172 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/ |
D | main.c | 184 .send = tester_send, 199 .send = tester_null_send,
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 128 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/ |
D | Kconfig | 124 This option enables buffered sending contexts. This makes send and
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_smsc911x.c | 513 .send = eth_tx,
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr.rst | 149 bootloader, providing the ability to send and upgrade a Zephyr image to a
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 67 would like it to, please send a patch or file an issue for adding support.
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.xec | 49 send over eSPI from host.
|
/Zephyr-latest/samples/net/sockets/echo_server/src/ |
D | tcp.c | 55 ssize_t out_len = send(sock, buf, len, 0); in sendall()
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_da1469x.c | 501 .send = bt_da1469x_send,
|
D | hci_stm32wb0.c | 493 .send = bt_hci_stm32wb0_send,
|
/Zephyr-latest/drivers/can/ |
D | can_native_linux.c | 408 .send = can_native_linux_send,
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 214 we need to send a request on init to align GDFS with the NRF2
|
/Zephyr-latest/boards/adafruit/grand_central_m4_express/doc/ |
D | index.rst | 125 The -o option tells minicom not to send the modem initialization
|
/Zephyr-latest/boards/arduino/mkrzero/doc/ |
D | index.rst | 154 The -o option tells minicom not to send the modem initialization
|
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/doc/ |
D | index.rst | 155 The -o option tells minicom not to send the modem initialization string.
|
/Zephyr-latest/boards/atmel/sam/sam4l_ek/doc/ |
D | index.rst | 127 The -o option tells minicom not to send the modem initialization string.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 36 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/ |
D | index.rst | 105 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/ |
D | release-notes-1.10.rst | 309 * :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
|
D | release-notes-1.9.rst | 299 * ``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/ |
D | l2cap.c | 541 SHELL_CMD_ARG(send, NULL, "[number of packets] [length of packet(s)]",
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | mqtt.rst | 96 establish a TCP/TLS connection, and send an ``MQTT CONNECT`` message.
|
1...<<11121314151617181920>>...23