CONFIG_BT_LL_SW_LLCP_LEGACY

Legacy implementation

Type: bool

Help

Use the Bluetooth Low Energy Software Link Layer Legacy Control Procedure implementation.

Direct dependencies

<choice BT_LL_SW_LLCP_IMPL: Bluetooth Low Energy Software Link Layer Control Procedure Implementation>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Subsystem>/bluetooth/controller/Kconfig.ll_sw_split:83

Included via Kconfig:8Kconfig.zephyr:44<Subsystem>/Kconfig:9<Subsystem>/bluetooth/Kconfig:181<Subsystem>/bluetooth/controller/Kconfig:789

Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Bluetooth Low Energy Software Link Layer Control Procedure Implementation

config BT_LL_SW_LLCP_LEGACY
    bool "Legacy implementation"
    depends on <choice BT_LL_SW_LLCP_IMPL>
    help
      Use the Bluetooth Low Energy Software Link Layer Legacy Control Procedure implementation.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)