zephyr/subsys/bluetooth/controller
Mariusz Skamra 8f5ba0be88 Bluetooth: Add common Kconfig option to disable LE Data Length Update
This adds common option to disable support for LE Data Length Update
procedure in controller and host.
This will reduce flash usage by compiling out le_data_len_change
event handler that will never be called if controller has been
compiled with BT_CTLR_DATA_LENGTH option disabled.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-11-21 12:26:27 -05:00
..
crypto
hal bluetooth: controller: nrf5: Reorder used PPI channels 2018-11-10 12:39:40 -05:00
hci Bluetooth: controller: Add min & max interval support in CPR 2018-11-06 20:56:13 -05:00
include Bluetooth: controller: Add min & max interval support in CPR 2018-11-06 20:56:13 -05:00
ll_sw Bluetooth: controller: Fix enable and disable of scan state 2018-11-20 11:19:07 +01:00
ticker
util
CMakeLists.txt
Kconfig Bluetooth: Add common Kconfig option to disable LE Data Length Update 2018-11-21 12:26:27 -05:00