Home
last modified time | relevance | path

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

1...<<212223

/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst1183 * Added check to prevent recursive logging loop and allowed to send more than
2767 - :github:`54198` - reel board: Mesh badge demo fails to send BT Mesh message
2774 - :github:`54275` - net: socket: tls: cannot send when using blocking socket
3270 * :github:`52139` - ppp modem doesn't send NET_EVENT_L4_CONNECTED event
3646 * :github:`44410` - drivers: modem: shell: ``modem send`` doesn't honor line ending in modem cmd ha…
3763 * :github:`32756` - Enable mcumgr shell management to send responses to UART other than assigned to…
Drelease-notes-2.2.rst895 * :github:`22188` - drivers: espi: xec : eSPI driver should not send VWire SUS_ACK automatically in…
1080 * :github:`20618` - Can unicast address be relayed when send message over gatt proxy?
Drelease-notes-4.0.rst1118 * Added NAT64 send and receive callbacks.
1165 * Improved ACK reply logic when peer does not send PSH flag with data.
Drelease-notes-2.6.rst259 * Added the ability to send HCI monitor traces over RTT.
712 * Fixed Registration Update send on object creation.
1872 * :github:`32723` - kernel/sched: Only send IPI to abort a thread if the hardware supports it
Drelease-notes-3.4.rst1114 * Added possibility to register a callback function for LwM2M send operation.
Drelease-notes-3.6.rst779 * Fixed net_context not being set on IP fragmented packets, preventing send
Drelease-notes-3.7.rst1378 * Fixed clock master sync send SM if we are not the GM clock.
/Zephyr-latest/subsys/net/ip/
Dnet_if.c267 status = net_if_l2(iface)->send(iface, pkt); in net_if_tx()
479 } else if (l2->send == NULL) { in net_if_send_data()
/Zephyr-latest/tests/benchmarks/latency_measure/
DREADME.rst23 * Time it takes to send and receive events
/Zephyr-latest/kernel/
DKconfig718 allows a thread to send a byte stream to another thread. Pipes can
/Zephyr-latest/subsys/bluetooth/host/
DKconfig648 send out-of-order HCI events and ACL Data due to using different USB
/Zephyr-latest/tests/net/socket/udp/src/
Dmain.c1004 .send = eth_fake_send,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c4187 SHELL_CMD_ARG(send, NULL, "Send to Audio Stream [data]", cmd_send, 1, 1),
/Zephyr-latest/doc/develop/test/
Dtwister.rst698 One or more options to be send to robotframework.
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst55 send email to safety@lists.zephyrproject.org and provide details on reason
/Zephyr-latest/drivers/modem/
Dhl7800.c6242 .send = offload_send,
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c235 .send = dfd_srv_send,

1...<<212223