-
CONFIG_BT_OBSERVER
¶
Observer Role support
Type: bool
Help¶
Select this for LE Observer role support.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/Kconfig:81
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:8
Menu path: (top menu) → Bluetooth → Observer
config BT_OBSERVER bool prompt "Observer Role support" ifBT_HCI
&&BT
&& !BT_CENTRAL
depends onBT_HCI
&&BT
help Select this for LE Observer role support.
(Definitions include propagated dependencies, including from if’s and menus.)