Home
last modified time | relevance | path

Searched refs:send (Results 201 – 225 of 567) sorted by relevance

12345678910>>...23

/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt148 If set to 0, batching is disabled. Then, the only way to send
162 '...the server shall not send notifications and indications to such
205 bool "Automatically send ATT MTU exchange request on connect"
/Zephyr-latest/doc/connectivity/networking/
Doverview.rst52 The developer can send UDP datagrams (client side support) or create a
120 technologies. Applications can send data according to their needs to desired
151 can be run in Linux host and send network data to Zephyr OS device.
/Zephyr-latest/doc/develop/flash_debug/
Dnordic_segger.rst101 Recent versions of `ModemManager send AT commands to TTY-like devices`_; this
150 not appear anymore and you should now be able to send long packets over the virtual Serial Port.
247 .. _ModemManager send AT commands to TTY-like devices: https://bugs.freedesktop.org/show_bug.cgi?id…
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_uart.c304 .send = ec_host_cmd_uart_send,
/Zephyr-latest/samples/userspace/shared_mem/
DREADME.rst50 message after sleeping. To send the message the PT thread checks a
/Zephyr-latest/drivers/espi/
DKconfig.it8xxx2127 With this option enabled, EC will send IRQ12 signal to host when the
/Zephyr-latest/samples/bluetooth/mesh/
DREADME.rst19 On boards with buttons, a Generic OnOff Client model will send Onoff messages
/Zephyr-latest/samples/net/sockets/websocket_client/
DREADME.rst11 or HTTPS handshake request to HTTP server, then start to send data and wait for
/Zephyr-latest/samples/bluetooth/mesh_demo/
DREADME.rst22 micro:bit boards, such as the ability to send messages using the board's
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c421 .send = send_update_start, in initiate()
539 .send = send_update_get, in refresh()
560 .send = send_update_apply, in apply()
614 .send = send_info_get, in confirm()
678 .send = send_update_cancel, in cancel()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap.rst66 send : Send to Audio Stream [data]
90 "send","enable","streaming","none"
676 The :code:`send` command sends data over BAP Stream.
686 uart:~$ bap send [count]
687 uart:~$ bap send
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst129 ws.send("Hello, Server")
135 ws.send(line)
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig156 DHCPv4 server will probe the offered IP address (send ICMP echo
170 will send a NAK, informing the client it should proceed with a full
/Zephyr-latest/doc/connectivity/networking/api/
Dhttp_server.rst310 * The ``status`` field allows the application to send an HTTP response code. If
314 send any arbitrary HTTP headers. If not populated, only Transfer-Encoding and
318 * The ``body`` and ``body_len`` fields are used to send body data.
321 response data to send.
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg21 Maximum time to wait, in milliseconds, for access to send data with
/Zephyr-latest/drivers/ieee802154/
DKconfig.cc13xx_cc26xx27 replying it could not send the packet.
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp.c186 .send = osdp_uart_send, in osdp_init()
/Zephyr-latest/drivers/mbox/
Dmbox_esp32.c239 .send = esp32_mbox_send,
/Zephyr-latest/drivers/ethernet/
Deth_nxp_imx_netc_psi.c121 .send = netc_eth_tx};
/Zephyr-latest/doc/services/device_mgmt/
Ddfu.rst17 or management protocols themselves required to send the image to the target
/Zephyr-latest/modules/segger/
DKconfig45 int "Size of buffer for RTT printf to bulk-send chars via RTT"
/Zephyr-latest/samples/net/sockets/can/src/
Dmain.c65 ret = send(fd, &sframe, sizeof(sframe), 0); in tx()
/Zephyr-latest/drivers/can/
Dcan_mcux_mcan.c144 .send = can_mcan_send,
Dcan_nrf.c66 .send = can_mcan_send,
Dcan_sam.c132 .send = can_mcan_send,

12345678910>>...23