Home
last modified time | relevance | path

Searched refs:sent (Results 226 – 250 of 294) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst254 CAN frame #2 successfully sent
/Zephyr-latest/doc/security/
Dsensor-threat.rst111 frequency and parameters of when sensor data is sent to the service,
271 sent until the device has verified the identity of the server.
Dsecure-coding.rst217 mistakes. Perhaps an example of things static analysis tool has sent us.
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c178 .sent = bap_stream_tx_sent_cb,
Dcap_acceptor_test.c371 .sent = bap_stream_tx_sent_cb,
/Zephyr-latest/subsys/net/lib/dns/
DKconfig33 hosts. If you enable this option, then the DNS requests are ONLY sent
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig116 mesh-specific workqueue. This will ensure that messages are always sent.
1009 Set the interval in milliseconds in which chunks are sent during the BLOB transfer.
1010 Note: Without a delay between each sent chunk, the network might become too busy with the
1444 node supports. This helps in reducing unwanted traffic getting sent to
1683 consecutive requests sent by the Low Power node. If no
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst344 * Fixed initial message id seed value for sent CoAP messages.
472 * :github:`21059` - Bluetooth sent callback delayed more than ATT
738 * :github:`19284` - Service Changed indication not being sent in some cases
833 * :github:`17983` - Bluetooth: Re-establish security before notifications/indications can be sent
Drelease-notes-3.6.rst767 * Fixed a bug where ICMP Echo Reply could be sent without proper source IP
797 * Fixed a bug in block-wise transfer where block-wise ACKs were sent with
1009 * Fixed an issue whereby messages that were too large to be sent over the UDP transport would
1027 sent to erase the slot which was already erased.
Drelease-notes-3.1.rst307 * SMP interprocessor interrupts are deferred so that they are sent only at
630 reports the number of bytes sent.
1177 - :github:`38947` - Issue with SMP commands sent over the UART
1645 * :github:`43829` - http_client: http_client_req() returns incorrect number of bytes sent
1726 * :github:`43314` - LE Audio: BAP ``sent`` callback missing
1864 …luetooth: Controller: BIG: Channel map update BIG: Generation of BIG_CHANNEL_MAP_IND (sent 6 times)
1929 * :github:`39132` - subsys/net/ip/tcp2: Missing feature to decrease Receive Window size sent in the…
/Zephyr-latest/doc/hardware/porting/
Darch.rst921 a ``g``/``G`` packets which will be sent back to GDB. The format of
926 and sent to GDB. If a packet without incorrect length is sent to
931 * This takes a G-packet sent by GDB and populates the hardware
/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c940 if (ops != NULL && ops->sent != NULL) { in ascs_iso_sent()
941 ops->sent(stream); in ascs_iso_sent()
1092 .sent = ascs_iso_sent,
/Zephyr-latest/subsys/net/ip/
DKconfig709 should be sent. The TX time information should be placed into
1010 packet should be sent.
1043 application to just before it is sent to network. The TX timing
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst194 payload is sent. This should allow sufficient time for first, and only first,
200 because the control characters to set color sent back to shell are interpreted
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst279 Filling the TX FIFO does not mean that data is being sent to the host. And
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst24 backends cannot be enabled. All output is sent to null.
/Zephyr-latest/
DLICENSE54 means any form of electronic, verbal, or written communication sent
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst291 means that an error was detected and a new connect message will be sent.
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c2338 if (adv->cb && adv->cb->sent) { in bt_hci_le_adv_set_terminated()
2343 adv->cb->sent(adv, &info); in bt_hci_le_adv_set_terminated()
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c1219 zstats->bytes.sent = stats.fw.umac.interface_data_stats.tx_bytes; in nrf_wifi_stats_get()
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-tools.rst228 To decode the binary protocol that will now be sent to the console UART you need
/Zephyr-latest/doc/develop/debug/
Dindex.rst313 Next lines contain messages, both sent and received. The contents of write messages is
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/src/
Dmain.c363 .sent = iso_sent,
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt.rst55 requires at least to get the network interface it is meant to be sent
/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c496 dev_data->stats.bytes.sent += tx_data_length; in eth_xlnx_gem_send()

12345678910>>...12