Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6f86adbc0dc726a5830f20d250458f8995a870bb
/
.
/
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
;
};
};