Home
last modified time | relevance | path

Searched refs:sent (Results 176 – 200 of 288) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst54 The ``send()`` function returns the number of bytes sent, or a negative
127 header, payload and frame checksum. Buffers to be sent over the radio will
Dhttp_server.rst315 Content-Type are sent by default. The callback may override the Content-Type
323 Headers and/or response codes may only be sent in the first populated
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst74 When operating in Push BLOB Transfer Mode, the chunks are sent as unacknowledged packets from the
76 sent, the BLOB Transfer Client asks each BLOB Transfer Server if they're missing any chunks, and
Dshell.rst94 The message will be sent to the current destination address, using the current network and
183 packets are sent with the shell, but has no effect on modules outside the shell's control.
192 to encrypt mesh packets that are sent with the shell, but has no effect on modules outside
203 key is used to encrypt mesh packets that are sent with the shell, but has no effect on
632 …* ``Count``: Sets the number of additional network transmits for every sent message. Legal retrans…
706 Bind an application key to a model. Models can only encrypt and decrypt messages sent with
792 Subscription the model to a group address. Models only receive messages sent to their
816 Subscribe the model to a virtual address. Models only receive messages sent to their unicast
850 messages sent to their unicast address or a group or virtual address they subscribe to.
1385 mirror the messages sent to the server by a Firmware Distribution Client model. To use these
[all …]
Dbrg_cfg.rst131 sent to bridged subnets.
/Zephyr-latest/samples/net/lwm2m_client/
DREADME.rst257 sent to the server where the endpoint is initialized.
286 [lib/lwm2m_rd_client] [DBG] sm_send_registration: registration sent [2001:db8::2]
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst262 The image upload request is sent for each chunk of image that is uploaded, until
329 sent in the original first packet so that the upload state can be re-created
399 | | hash or not, only sent in the final packet if |
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/
DREADME.rst72 the AWS console will show the JSON message sent by the device under the
/Zephyr-latest/doc/services/pm/
Dpower_domain.rst144 state. These notifications are sent as actions in the device PM action
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c299 .sent = bap_stream_tx_sent_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c181 .sent = sent_cb,
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c166 .sent = l2cap_sent,
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv_ext.c506 .sent = adv_sent, in bt_mesh_adv_enable()
/Zephyr-latest/boards/ite/it8xxx2_evb/doc/
Dindex.rst183 sent by the board. If you don't see this message, press the Reset button and the
/Zephyr-latest/subsys/bluetooth/host/classic/
DKconfig67 all data of upper layer are sent and disconnect
/Zephyr-latest/boards/ite/it82xx2_evb/doc/
Dindex.rst201 sent by the board. If you don't see this message, press the Reset button and the
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd41 Channel Base Key. When this field is sent to "NONE", the PD is set to
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c385 .sent = stream_sent_cb,
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c196 .sent = chan_sent_cb,
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmesh_test.c494 test_stats.sent++; in bt_mesh_test_send_async()
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig139 configuration, so that Maximum Fragment Length (MFL) will be sent to
304 is removed before the packet is passed to the user. Packets sent
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1151 stats->bytes.sent = if_handle->stats.bytes.sent; in nxp_wifi_stats()
1665 if_handle->stats.bytes.sent += pkt_len; in nxp_wifi_send()
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c452 ssize_t sent = 0; in offload_sendmsg() local
487 sent += ret; in offload_sendmsg()
494 return sent; in offload_sendmsg()
/Zephyr-latest/drivers/net/
DKconfig78 where the captured packets are sent for processing. Note that you
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icmsg.rst152 Packets are sent over the FIFO described in the above section.

12345678910>>...12