zephyr/subsys/bluetooth
Andrzej Kaczmarek 9835888a91 Bluetooth: controller: Fix data length calculation in adv report
Max data length has to be adjusted for subevent code, otherwise we'll
hit an assert when trying to add data to event due to insufficient
free space.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2021-05-21 13:39:22 +02:00
..
audio Bluetooth: Audio: Move NULL check for conn in bt_vcs_discover 2021-05-20 13:02:56 +02:00
common Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
controller Bluetooth: controller: Fix data length calculation in adv report 2021-05-21 13:39:22 +02:00
host Bluetooth: Host: Avoid memcpy'ing bt_addr_t to same pointer 2021-05-20 13:22:21 +02:00
mesh Bluetooth: Mesh: Don't reset PB ADV reliable timer on retransmit 2021-05-19 15:54:20 +03:00
services Bluetooth: OTS: Update OTS to use correct reserve define 2021-05-06 14:56:18 +02:00
shell Bluetooth: Audio: Fix VCS client shell missing compile 2021-05-20 13:19:17 +02:00
CMakeLists.txt Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
Kconfig driver: esp32: add bluetooth support 2021-04-30 16:51:30 -04:00