CONFIG_BT

Bluetooth support

Type: bool

Help

This option enables Bluetooth support.

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At subsys/bluetooth/Kconfig:10

Included via Kconfig:10Kconfig.zephyr:35subsys/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.)