-
CONFIG_BT_H4
¶
H:4 UART
Type: bool
Help¶
Bluetooth H:4 UART driver. Requires hardware flow control lines to be available.
Direct dependencies¶
SERIAL
&& <choice BT_HCI_BUS_TYPE: Bluetooth HCI driver>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/bluetooth/hci/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:12
→ drivers/bluetooth/Kconfig:20
Menu path: (top menu) → Device Drivers → Bluetooth Drivers → Bluetooth HCI driver
config BT_H4 bool prompt "H:4 UART" ifSERIAL
&& <choice BT_HCI_BUS_TYPE: Bluetooth HCI driver> selectUART_INTERRUPT_DRIVEN
ifSERIAL
&& <choice BT_HCI_BUS_TYPE: Bluetooth HCI driver> selectBT_UART
ifSERIAL
&& <choice BT_HCI_BUS_TYPE: Bluetooth HCI driver> selectBT_RECV_IS_RX_THREAD
ifSERIAL
&& <choice BT_HCI_BUS_TYPE: Bluetooth HCI driver> depends onSERIAL
&& <choice BT_HCI_BUS_TYPE: Bluetooth HCI driver> help Bluetooth H:4 UART driver. Requires hardware flow control lines to be available.
(Definitions include propagated dependencies, including from if’s and menus.)