zephyr/subsys/bluetooth/controller/hci
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
..
nordic Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
openisa zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_driver.c Bluetooth: Controller: ISO adaptation layer 2021-05-07 13:14:31 +02:00
hci_internal.h Bluetooth: controller: Consolidate ISO role Kconfigs 2021-04-19 10:22:59 +02:00
hci_user_ext.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci.c Bluetooth: controller: Fix data length calculation in adv report 2021-05-21 13:39:22 +02:00