CONFIG_BT_LL_SW_LLCP
New implementation, replacing the legacy one [EXPERIMENTAL]
Type: bool
Help
Use the new Bluetooth Low Energy Software Link Layer Control Procedure implementation.
It is considered experimental because it is still under development and is not qualifiable yet.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/subsys/bluetooth/controller/Kconfig.ll_sw_split:88
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
bool "New implementation, replacing the legacy one [EXPERIMENTAL]"
select EXPERIMENTAL
depends on <choice BT_LL_SW_LLCP_IMPL>
help
Use the new Bluetooth Low Energy Software Link Layer Control Procedure implementation.
It is considered experimental because it is still under development and is not qualifiable yet.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)