Home
last modified time | relevance | path

Searched refs:send (Results 401 – 425 of 567) sorted by relevance

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

/Zephyr-latest/tests/net/net_pkt/src/
Dmain.c61 .send = fake_dev_send,
70 .send = fake_dev_send,
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu.rst276 send the image to. The Initiator gets the full list of Target nodes either by querying the potential
279 Target node. The Initiator may send one or more Firmware Distribution Receivers Add messages to
355 Firmware Update Client model will send a request for the full firmware image list, and expect no
Ddfu_srv.rst88 pointer to the BLOB Writer the BLOB Transfer Server will send the BLOB to.
Dcore.rst18 either send messages or poll the Friend node for any incoming messages.
Dbrg_cfg.rst135 - The Subnet Bridge stores the latest IVISeq for each source address authorized to send messages to
/Zephyr-latest/subsys/modem/
Dmodem_ppp.c521 .send = modem_ppp_ppp_api_send,
/Zephyr-latest/samples/net/capture/
DREADME.rst5 Capture network packets and send them to a remote host via IPIP tunnel.
/Zephyr-latest/modules/openthread/
DKconfig.thread244 The supervision interval used by a parent device to send a supervision message
/Zephyr-latest/boards/lilygo/ttgo_lora32/doc/
Dindex.rst203 * :zephyr:code-sample:`lora-send`
/Zephyr-latest/drivers/bluetooth/hci/
Dipm_stm32wb.c626 .send = bt_ipm_send,
/Zephyr-latest/subsys/net/l2/virtual/ipip/
Dipip.c610 .send = interface_send,
/Zephyr-latest/subsys/net/lib/http/
DKconfig118 and only needs to be increased if the application wishes to send
/Zephyr-latest/subsys/net/l2/ethernet/
Dvlan.c62 .send = vlan_interface_send,
/Zephyr-latest/subsys/net/lib/ptp/
DKconfig14 Enable PTP Stack that send and receives PTP packets
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c254 .send = driver_send,
/Zephyr-latest/tests/net/lib/dns_resolve/src/
Dmain.c184 .send = sender_iface,
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp32308 to receive or send, the time will also be refreshed. unit: milliseconds.
325 … that AP will send broadcast packet, it will wait for ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst283 * ``ZEP-1966`` - Doesn't seem to be able to both send and receive locally via local address
313 * ``ZEP-2070`` - net pkt doesn't full unref after send a data form bluetooth's ipsp
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig73 int "Max time in milliseconds waiting for a send command"
193 send all of the data in a single datagram, therefore all data provided
/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c431 .send = eth_tx_offloading_disabled,
438 .send = eth_tx_offloading_enabled,
/Zephyr-latest/doc/security/
Dsensor-threat.rst14 to send configuration data to the device, as well as software update
119 to be carefully selected. It may also be possible to send these log
373 locally, or send to a service.
/Zephyr-latest/drivers/ethernet/
Deth_w5500.c468 .send = w5500_tx,
Deth_dwmac.c623 .send = dwmac_send,
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst137 /* send over sockets */
/Zephyr-latest/include/zephyr/net/
Dethernet.h587 int (*send)(const struct device *dev, struct net_pkt *pkt); member

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