Home
last modified time | relevance | path

Searched refs:send (Results 476 – 500 of 567) sorted by relevance

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

/Zephyr-latest/samples/net/lwm2m_client/
DREADME.rst196 and CONFIG_OPENTHREAD_JOINER_AUTOSTART=y and send join request from other
/Zephyr-latest/tests/net/context/src/
Dmain.c1075 .send = tester_send,
/Zephyr-latest/tests/net/ipv4_fragment/src/
Dmain.c158 .send = sender_iface,
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1923 .wifi_iface.send = nxp_wifi_send,
1964 .wifi_iface.send = nxp_wifi_send,
DKconfig.nxp748 bool "Auto send null frame"
1117 codes send to and received from firmware
1125 codes send to and received from firmware
/Zephyr-latest/tests/net/ipv6/src/
Dmain.c385 .send = tester_send,
434 .send = dummy_send,
/Zephyr-latest/drivers/wifi/esp32/src/
Desp_wifi_drv.c934 .wifi_iface.send = esp32_wifi_send,
/Zephyr-latest/drivers/net/
Dppp.c1146 .send = ppp_send,
/Zephyr-latest/subsys/net/l2/ethernet/
Darp.c701 ret = net_if_l2(iface)->send(iface, pkt); in net_arp_update()
/Zephyr-latest/tests/net/dhcpv4/server/src/
Dmain.c128 .send = server_send,
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst82 send the network packets.
167 * ``ZEP-604`` - In coap_server sample app, CoAP resource separate is not able to send separate resp…
Drelease-notes-1.5.rst159 * ``ZEP-415`` - aaU, I want to use the NATS messaging protocol to send sensor data to the cloud
/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_adv.c1092 .send = prov_send_adv,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfu.c982 SHELL_CMD_ARG(send, NULL, "<SlotIdx> [<Group> "
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6177 The timeout in seconds between attempts to send a Router
/Zephyr-latest/drivers/can/
Dcan_mcp2515.c886 .send = mcp2515_send,
Dcan_shell.c1092 SHELL_CMD_ARG(send, &dsub_can_device_name,
Dcan_xmc4xxx.c891 .send = can_xmc4xxx_send,
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/
Dindex.rst374 The -o option tells minicom not to send the modem initialization
/Zephyr-latest/doc/services/zbus/
Dindex.rst21 Threads can send messages to one or more observers using zbus. It makes the many-to-many
612 channel ``acc_chan``. Note this can send events with no message, which does not require any data
859 to send and receive messages to and from the bus;
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt380 The Host shall not send additional HCI commands before the Command Complete
462 When enabled the Controller will send link layer and link manager tracing
775 The Enable parameter indicates with the Controller shall send the
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp_pd.c835 ret = pd->channel.send(pd->channel.data, pd->rx_buf, len); in pd_send_reply()
/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c967 .send = eth_xmc4xxx_send,
/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_nxp_enet.c869 .send = NXP_ENET_SEND_FUNC,
/Zephyr-latest/boards/phytec/phyboard_polis/doc/
Dindex.rst176 transceiver to be not set. This causes a ENETDOWN error when trying to send

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