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 <Zephyr>/subsys/bluetooth/controller/Kconfig.ll_sw_split:83

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:44<Zephyr>/subsys/Kconfig:9<Zephyr>/subsys/bluetooth/Kconfig:181<Zephyr>/subsys/bluetooth/controller/Kconfig:790

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.)