1description: Bluetooth HCI driver for ST STM32WB0 series
2
3compatible: "st,hci-stm32wb0"
4
5include: bt-hci.yaml
6
7properties:
8  bt-hci-name:
9    default: "HCI over RAM"
10  bt-hci-bus:
11    default: "virtual"
12  bt-hci-quirks:
13    default: ["no-reset"]
14