zephyr/subsys/bluetooth
Tom Finet 2b8762a438 bt: fix bt_l2cap_chan_send_sdu to return total bytes sent
bt_l2cap_chan_send_sdu previously returned the number of bytes sent
in the last sent sdu buf fragment or 0 if the buf has only
one fragment. bt_l2cap_chan_send_sdu now returns the total data
bytes sent from the buf.

Signed-off-by: Tom Finet <tom.codeninja@gmail.com>
2023-08-30 10:23:05 +02:00
..
audio Bluetooth: PACS: Fix a couple of issues in PACS notify handling 2023-08-29 16:14:42 +02:00
common
controller Bluetooth: controller: Fix LLCP enc. execution ctx 2023-08-30 10:22:15 +02:00
crypto
host bt: fix bt_l2cap_chan_send_sdu to return total bytes sent 2023-08-30 10:23:05 +02:00
lib
mesh Bluetooth: Mesh: Add buf size check in comp p1 get 2023-08-29 12:17:42 +02:00
services bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
shell bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Add advanced unicast ISO parameters 2023-07-31 09:04:52 +00:00
Kconfig.logging