blob: c0f0b1c5b29983598e5e8210f746dd3f22b39a4c [file] [log] [blame]
/ {
chosen {
zephyr,bt-hci = &bt_hci_test;
};
bt_hci_test: bt_hci_test {
compatible = "zephyr,bt-hci-test";
status = "okay";
};
};