-
CONFIG_BT
¶
Bluetooth support
Type: bool
Help¶
This option enables Bluetooth support.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/Kconfig:10
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:8
Menu path: (top menu) → Bluetooth
config BT
bool
prompt "Bluetooth support"
select NET_BUF
help
This option enables Bluetooth support.
(Definitions include propagated dependencies, including from if’s and menus.)