:orphan: .. title:: CONFIG_BT_LL_SW_LLCP_LEGACY .. kconfig:: CONFIG_BT_LL_SW_LLCP_LEGACY CONFIG_BT_LL_SW_LLCP_LEGACY ########################### *Legacy implementation* Type: ``bool`` Help ==== .. code-block:: none Use the Bluetooth Low Energy Software Link Layer Legacy Control Procedure implementation. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/bluetooth/controller/Kconfig.ll_sw_split:83`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:9`` → ``/bluetooth/Kconfig:181`` → ``/bluetooth/controller/Kconfig:789`` Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Bluetooth Low Energy Software Link Layer Control Procedure Implementation .. code-block:: kconfig config BT_LL_SW_LLCP_LEGACY bool "Legacy implementation" depends on help Use the Bluetooth Low Energy Software Link Layer Legacy Control Procedure implementation. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*