-
CONFIG_BT_DATA_LEN_UPDATE
¶
Data Length Update
Type: bool
Help¶
Enable support for Bluetooth v4.2 LE Data Length Update procedure.
Kconfig definition¶
At subsys/bluetooth/Kconfig:98
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
Menu path: (top menu) → Bluetooth
config BT_DATA_LEN_UPDATE bool prompt "Data Length Update" ifBT_HCI
&&BT
default "y" ifBT_HCI
&&BT
depends onBT_HCI
&&BT
help Enable support for Bluetooth v4.2 LE Data Length Update procedure.
(Definitions include propagated dependencies, including from if’s and menus.)