Searched refs:sent (Results 176 – 200 of 288) sorted by relevance
12345678910>>...12
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 54 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
|
D | http_server.rst | 315 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/ |
D | blob.rst | 74 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
|
D | shell.rst | 94 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 …]
|
D | brg_cfg.rst | 131 sent to bridged subnets.
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | README.rst | 257 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/ |
D | smp_group_1.rst | 262 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/ |
D | README.rst | 72 the AWS console will show the JSON message sent by the device under the
|
/Zephyr-latest/doc/services/pm/ |
D | power_domain.rst | 144 state. These notifications are sent as actions in the device PM action
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_unicast_server_test.c | 299 .sent = bap_stream_tx_sent_cb,
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/ |
D | main.c | 181 .sent = sent_cb,
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | l2cap.c | 166 .sent = l2cap_sent,
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | adv_ext.c | 506 .sent = adv_sent, in bt_mesh_adv_enable()
|
/Zephyr-latest/boards/ite/it8xxx2_evb/doc/ |
D | index.rst | 183 sent by the board. If you don't see this message, press the Reset button and the
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | Kconfig | 67 all data of upper layer are sent and disconnect
|
/Zephyr-latest/boards/ite/it82xx2_evb/doc/ |
D | index.rst | 201 sent by the board. If you don't see this message, press the Reset button and the
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 41 Channel Base Key. When this field is sent to "NONE", the PD is set to
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/ |
D | main.c | 385 .sent = stream_sent_cb,
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/ |
D | main_l2cap_ecred.c | 196 .sent = chan_sent_cb,
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | mesh_test.c | 494 test_stats.sent++; in bt_mesh_test_send_async()
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 139 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/ |
D | nxp_wifi_drv.c | 1151 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/ |
D | simcom-sim7080.c | 452 ssize_t sent = 0; in offload_sendmsg() local 487 sent += ret; in offload_sendmsg() 494 return sent; in offload_sendmsg()
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 78 where the captured packets are sent for processing. Note that you
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icmsg.rst | 152 Packets are sent over the FIFO described in the above section.
|
12345678910>>...12