1description: Bluetooth HCI for test purposes
2
3compatible: "zephyr,bt-hci-test"
4
5include: bt-hci.yaml
6
7properties:
8  bt-hci-name:
9    default: "Mock Controller"
10  bt-hci-bus:
11    default: "virtual"
12