-
CONFIG_BT_CTLR_FILTER
¶
Device Whitelist Support
Type: bool
Help¶
Enable support for controller device whitelist feature
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:364
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:145
Menu path: (top menu) → Bluetooth → Advanced features
config BT_CTLR_FILTER bool prompt "Device Whitelist Support" ifBT_CTLR
&&BT_HCI
&&BT
&&BT_CTLR_ADVANCED_FEATURES
default "y" ifBT_CTLR
&&BT_HCI
&&BT
depends onBT_CTLR
&&BT_HCI
&&BT
help Enable support for controller device whitelist feature
(Definitions include propagated dependencies, including from if’s and menus.)