1description: Bluetooth HCI on Silabs boards
2
3compatible: "silabs,bt-hci-efr32"
4
5include: bt-hci.yaml
6
7properties:
8  bt-hci-name:
9    default: "efr32"
10  bt-hci-bus:
11    default: "virtual"
12  bt-hci-quirks:
13    default: ["no-reset"]
14