-
CONFIG_BT
¶
Bluetooth
Type: bool
Help¶
This option enables Bluetooth support.
Default¶
y
Symbols that select this symbol¶
Kconfig definitions¶
At boards/arm/96b_carbon/Kconfig.defconfig:62
Included via Kconfig:8
→ Kconfig.zephyr:24
Menu path: (Top)
config BT bool default y depends onNETWORKING
&&BOARD_96B_CARBON
At subsys/bluetooth/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:6
Menu path: (Top)
menuconfig BT
bool "Bluetooth"
select NET_BUF
help
This option enables Bluetooth support.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)