-
CONFIG_BT_UART
¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/bluetooth/hci/Kconfig:11
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:12
→ drivers/bluetooth/Kconfig:20
Menu path: (top menu) → Device Drivers → Bluetooth Drivers
config BT_UART bool depends onBT_HCI
&&BT
&& !BT_CTLR
(Definitions include propagated dependencies, including from if’s and menus.)