1description: Bluetooth HCI for Espressif ESP32
2
3compatible: "espressif,esp32-bt-hci"
4
5include: bt-hci.yaml
6
7properties:
8  bt-hci-name:
9    default: "BT ESP32"
10  bt-hci-bus:
11    default: "ipm"
12  bt-hci-quirks:
13    default: ["no-auto-dle"]
14