-
CONFIG_BT_H5
¶
H:5 UART [EXPERIMENTAL]
Type: bool
Help¶
Bluetooth three-wire (H:5) UART driver. Implementation of HCI Three-Wire UART Transport Layer.
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:27
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_H5 bool prompt "H:5 UART [EXPERIMENTAL]" 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> depends onSERIAL
&& <choice BT_HCI_BUS_TYPE: Bluetooth HCI driver> help Bluetooth three-wire (H:5) UART driver. Implementation of HCI Three-Wire UART Transport Layer.
(Definitions include propagated dependencies, including from if’s and menus.)