Home
last modified time | relevance | path

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

12345678910>>...12

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c180 .sent = bap_stream_tx_sent_cb,
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig116 mesh-specific workqueue. This will ensure that messages are always sent.
1007 Set the interval in milliseconds in which chunks are sent during the BLOB transfer.
1008 Note: Without a delay between each sent chunk, the network might become too busy with the
1418 node supports. This helps in reducing unwanted traffic getting sent to
1673 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/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/services/debugging/
Dcoredump.rst24 backends cannot be enabled. All output is sent to null.
/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/samples/net/mqtt_publisher/
DREADME.rst291 means that an error was detected and a new connect message will be sent.
/Zephyr-latest/
DLICENSE54 means any form of electronic, verbal, or written communication sent
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c2308 if (adv->cb && adv->cb->sent) { in bt_hci_le_adv_set_terminated()
2313 adv->cb->sent(adv, &info); in bt_hci_le_adv_set_terminated()
/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c954 if (ops != NULL && ops->sent != NULL) { in ascs_iso_sent()
955 ops->sent(stream); in ascs_iso_sent()
1106 .sent = ascs_iso_sent,
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c1220 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/drivers/ethernet/
Deth_xlnx_gem.c496 dev_data->stats.bytes.sent += tx_data_length; in eth_xlnx_gem_send()
/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/doc/security/
Dsecure-coding.rst217 mistakes. Perhaps an example of things static analysis tool has sent us.
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst155 publishing the responses in bulk. This reduces the number of emails sent to
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst117 * It reduces the amount of data that needs to be sent to and processed by the application core, as …
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst263 …Warn : keep_alive() was not invoked in the 1000 ms timelimit. GDB alive packet not sent! (1469 ms)…
/Zephyr-latest/tests/net/socket/tcp/src/
Dmain.c568 zassert_equal(before.ipv4.sent, after.ipv4.sent, "Data sent afer connection timeout"); in ZTEST()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst438 client receives notifications. The values sent in the notifications

12345678910>>...12