zephyr/subsys/bluetooth/controller
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
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Fix data length calculation in adv report 2021-05-21 13:39:22 +02:00
include Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
ll_sw Bluetooth: Controller: fix uninitialized variable 2021-05-20 21:27:40 -04:00
ticker Bluetooth: controller: Propagate ticker force to ULL 2021-04-13 12:15:12 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
Kconfig Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
Kconfig.df Bluetooth: controller: df: Set BT_CTLR_DF_ANT_SWITCH_RX enable 2021-05-06 16:27:16 +02:00
Kconfig.ll_sw_split Bluetooth: controller: Add Kconfig options for nRF21540 PDN and CSN pins 2021-04-21 15:04:12 +02:00