Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
78bfa3a6e27fe3e00e7932c6dd82c60ddcda2fb8
/
.
/
tests
/
bluetooth
/
hci_uart_async
/
test.overlay
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"
;
};
};