Home
last modified time | relevance | path

Searched refs:sent (Results 251 – 275 of 288) sorted by relevance

1...<<1112

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dgmap_ugg_test.c249 .sent = bap_stream_tx_sent_cb,
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c161 .sent = sent_cb,
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends527 sent each time a character is typed in the telnet client.
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c318 if (stream->ops != NULL && stream->ops->sent != NULL) { in unicast_client_ep_iso_sent()
319 stream->ops->sent(stream); in unicast_client_ep_iso_sent()
442 .sent = unicast_client_ep_iso_sent,
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c850 if (chan->ops->sent) { in l2cap_chan_sdu_sent()
851 chan->ops->sent(chan); in l2cap_chan_sdu_sent()
DKconfig627 sent outside of a Pairing Process. A Pairing Process ends when the
1049 ISO data received and sent.
Diso.c107 if (!err && ops != NULL && ops->sent != NULL) { in bt_iso_sent_cb()
108 ops->sent(chan); in bt_iso_sent_cb()
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp582 being sent on air even if STA is in IEEE PS. When
1169 all the packets that are received/sent from/to
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c208 .sent = btp_bap_audio_stream_sent_cb,
Dbtp_bap_unicast.c735 .sent = btp_bap_audio_stream_sent_cb,
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst2129 enabled and the command is sent on the same UART as the logging system, in
2135 was sent has been fixed.
2141 * MCUmgr Bluetooth transport will now clear unprocessed commands sent if a
2379 * MCUmgr img_mgmt has a new field which is sent in the final packet (if
2650 - :github:`50777` - LE Audio: Receiver start ready command shall only be sent by the receiver
3220 * :github:`52449` - net: ip: igmp: IGMP v2 membership reports are sent to 224.0.0.2 instead of the …
3376 * :github:`51437` - LoRaWan problem with uplink messages sent as a response to class C downlink
3726 * :github:`38947` - Issue with SMP commands sent over the UART
Drelease-notes-3.7.rst1433 * Fixed a bug, where an empty ACK sent from the registered callback would not
1434 be sent immediately.
1572 * Collect unicast received/sent network packet statistics.
1672 registered to set the device attributes that are sent to the hawkBit server. Use the
Drelease-notes-2.6.rst279 be sent out of order.
734 packet is sent from application.
741 application if data cannot be sent.
884 * Fixed an issue where multiple SMP commands sent one after the other would
1997 * :github:`31922` - hci_usb: HCI ACL packet with size divisible by 64 not sent
Drelease-notes-3.2.rst359 * Changed the way segmented messages are sent, avoiding bulk transmission.
1425 * Bluetooth transport will now reduce the size of packets that are sent if they
1671 - :github:`38947` - Issue with SMP commands sent over the UART
1798 - :github:`50777` - LE Audio: Receiver start ready command shall only be sent by the receiver
2280 * :github:`47082` - drivers: modem: AT commands sent before OK from previous is received
Drelease-notes-2.7.rst255 * Added support for a new sent callback to be notified when an SDU has been
1045 * :github:`39132` - subsys/net/ip/tcp2: Missing feature to decrease Receive Window size sent in the…
1059 * :github:`38994` - ARP: Replies are sent to multicast MAC address rather than senders MAC address.
1836 * :github:`33099` - ppp: termination packet not sent
Drelease-notes-1.11.rst307 * :github:`4779` - net: tcp: FIN isn't sent when performing active close.
Drelease-notes-2.2.rst33 * :github:`23485` - BT: host: Service Change indication sent regardless of whether it is needed or …
924 * :github:`21914` - net: dns: Answers to multiple mDNS queries sent in parallel aren't properly han…
Drelease-notes-1.10.rst493 * :github:`4901` - net: tcp: RST is sent after last ack is received
/Zephyr-latest/doc/contribute/
Dguidelines.rst853 #. Click on the submit button and your pull request is sent and awaits
854 review. Email will be sent as review comments are made, or you can check
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c1728 .sent = hfp_ag_sent, in bt_hfp_ag_connect()
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi497 Note that if a frame is sent after the SP starts, it will be queued, and this
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst547 The Zephyr LwM2M engine defines events that can be sent back to the application through callback
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c21 #define UPDATE_ETH_STATS_TX_BYTE_CNT(dev_data, incr) (dev_data->stats.bytes.sent += incr)
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst381 the copy and not the original data sent by the user. The
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst131 - West no longer exits with a successful error code when sent an

1...<<1112