-
CONFIG_BT_CTLR_ADVANCED_FEATURES
¶
Show advanced features
Type: bool
Help¶
Makes advanced features visible to controller developers.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:356
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:145
Menu path: (top menu) → Bluetooth
config BT_CTLR_ADVANCED_FEATURES bool prompt "Show advanced features" ifBT_CTLR
&&BT_HCI
&&BT
depends onBT_CTLR
&&BT_HCI
&&BT
help Makes advanced features visible to controller developers.
(Definitions include propagated dependencies, including from if’s and menus.)