Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1bafbf4f1d113fd5d722bbcd041082927c4c7421
/
.
/
snippets
/
bt-ll-sw-split
/
bt-ll-sw-split.overlay
blob: 04bf83ef44d4caa7da1293b3d3c8cf9697304003 [
file
] [
log
] [
blame
]
&
bt_hci_controller
{
status
=
"okay"
;
};
/
{
chosen
{
zephyr
,
bt
-
hci
=
&
bt_hci_controller
;
};
};