-
CONFIG_BT_LL_SOFTDEVICE_VS_INCLUDE
¶
Include SoftDevice Controller vendor specific HCI interface
Type: bool
Help¶
Include SoftDevice Controller vendor specific HCI interface.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nrfxlib>/softdevice_controller/Kconfig:13
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_VS_INCLUDE bool "Include SoftDevice Controller vendor specific HCI interface" depends onBT
&&BT_HCI
help Include SoftDevice Controller vendor specific HCI interface.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)