The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_BT_UART

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

BT_HCI && BT_DRIVERS

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/bluetooth/hci/Kconfig:8

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:8drivers/bluetooth/Kconfig:20

Menu path: (Top) → Device Drivers → Bluetooth Drivers

config BT_UART
    bool
    depends on BT_HCI && BT_DRIVERS

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)