zephyr/samples/bluetooth
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
..
beacon
central
central_hr
eddystone
gatt subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
handsfree
hci_spi
hci_uart
hci_usb
ibeacon
ipsp logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
mesh Bluetooth: Add common Kconfig option to disable LE Data Length Update 2018-11-21 12:26:27 -05:00
mesh_demo samples: Add explicit zephyr_include_directories to get <board.h> 2018-11-15 09:14:07 -05:00
peripheral Bluetooth: samples: peripheral: Add write command characteristic 2018-11-21 12:54:17 +01:00
peripheral_csc subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_dis subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_esp subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_hids subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_hr subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
peripheral_sc_only
scan_adv
bluetooth.rst