-
CONFIG_BT_LL_SOFTDEVICE_DEFAULT
¶
Select BT_LL_SOFTDEVICE as default BT_LL_CHOICE
Type: bool
Help¶
Helper variable used to change the default link layer if BT_CTLR is supported for the platform.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nrfxlib>/softdevice_controller/Kconfig:18
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:5
→ <nrfxlib>/Kconfig.nrfxlib:14
Menu path: (Top) → Modules → Nordic nrfxlib
config BT_LL_SOFTDEVICE_DEFAULT bool "Select BT_LL_SOFTDEVICE as default BT_LL_CHOICE" depends onBT
&&BT_HCI
help Helper variable used to change the default link layer if BT_CTLR is supported for the platform.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)