-
CONFIG_BT_UART
¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr Driver>/bluetooth/hci/Kconfig:8
Included via Kconfig:8
→ Kconfig.zephyr:32
→ <Zephyr Driver>/Kconfig:8
→ <Zephyr Driver>/bluetooth/Kconfig:16
Menu path: (Top) → Device Drivers → Bluetooth Drivers
config BT_UART
bool
depends on BT_HCI && BT && !BT_CTLR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)