The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BT_DATA_LEN_UPDATE

Data Length Update

Type: bool

Help

Enable support for Bluetooth v4.2 LE Data Length Update procedure.

Direct dependencies

BT_HCI && BT

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At subsys/bluetooth/Kconfig:98

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:8

Menu path: (top menu) → Bluetooth

config BT_DATA_LEN_UPDATE
    bool
    prompt "Data Length Update" if BT_HCI && BT
    default "y" if BT_HCI && BT
    depends on BT_HCI && BT
    help
      Enable support for Bluetooth v4.2 LE Data Length Update procedure.

(Definitions include propagated dependencies, including from if’s and menus.)