Home
last modified time | relevance | path

Searched refs:send (Results 251 – 275 of 567) sorted by relevance

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

/Zephyr-latest/doc/connectivity/networking/api/
Dsockets.rst30 ``recv()``, ``recvfrom()``, ``send()``, ``sendto()``, ``connect()``, ``bind()``,
47 for calls like ``recv()`` and ``send()`` to actually process (receive
48 or send) less data than requested by the user (on ``SOCK_STREAM`` type
/Zephyr-latest/drivers/serial/
DKconfig.ns1655030 This enables the API for apps to send commands to driver.
/Zephyr-latest/drivers/ipm/
Dipm_sedi.c264 .send = ipm_sedi_send,
/Zephyr-latest/drivers/ethernet/
Deth_stellaris.c360 .send = eth_stellaris_send,
/Zephyr-latest/boards/gd/gd32e507v_start/doc/
Dindex.rst105 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32f350r_eval/doc/
Dindex.rst98 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32f450v_start/doc/
Dindex.rst100 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32l233r_eval/doc/
Dindex.rst99 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32vf103v_eval/doc/
Dindex.rst104 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/samples/drivers/fpga/fpga_controller/
DREADME.rst95 You can either type it directly from the console or send it from the host PC (replace ``ttyX`` with…
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_esp32.c367 .send = bt_esp32_send,
Dhci_ifx_cyw208xx.c305 .send = cyw208xx_send,
/Zephyr-latest/drivers/can/
Dcan_handlers.c211 K_OOPS(K_SYSCALL_DRIVER_CAN(dev, send)); in z_vrfy_can_send()
Dcan_stm32h7_fdcan.c203 .send = can_mcan_send,
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig405 int "Maximum # of composite read and send operation URL path"
408 Define path list size for Composite Read and send operation.
508 Time period after the previous update or registration when to send the next update message.
511 send the update. When both values are set, smallest period will be used.
529 send to the console.
/Zephyr-latest/doc/connectivity/networking/
Dnet-stack-architecture.rst35 connection, send or receive data, and close a connection. The application can
157 7. The device driver will send the packet to the network.
/Zephyr-latest/tests/net/arp/src/
Dmain.c288 .send = tester_send,
296 .send = tester_send,
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c588 .send = broadcast_send, in test_cli_broadcast_basic()
664 .send = broadcast_send, in test_cli_broadcast_trans()
774 .send = broadcast_uni_send, in test_cli_broadcast_unicast_seq()
844 .send = broadcast_uni_send, in test_cli_broadcast_unicast()
/Zephyr-latest/subsys/logging/
Dlog_multidomain_link.c97 err = link_remote->transport_api->send(link_remote, msg, msg_size); in getter_msg_process()
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dmain.c138 ssize_t out_len = send(sock, buf, len, 0); in sendall()
/Zephyr-latest/samples/net/cloud/tagoio_http_post/
DREADME.rst13 and shows how to send simple JSON data to `TagoIO`_ servers.
/Zephyr-latest/doc/services/device_mgmt/
Dota.rst65 Bluetooth Low Energy (BLE) or UDP. :ref:`mcu_mgr` is used to send a signed
/Zephyr-latest/boards/gd/gd32f450z_eval/doc/
Dindex.rst117 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/boards/gd/gd32f470i_eval/doc/
Dindex.rst121 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dproxy.rst33 To solicit the node, the legacy device can send a Solicitation PDU by calling the

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