Skip to content
Commit 02eac5cb authored by Andries Kruithof's avatar Andries Kruithof Committed by Carles Cufí
Browse files

Bluetooth: controller: fix compile error when VS cmds disabled



When vendor specific commands are disabled by setting
BT_HCI_VS=n the host still calls bt_read_static_addr,
but that function is not compiled in, resulting in a
build error.
Fixed by moving the code in controller/hci/hci.c
outside of the conditional compile

Signed-off-by: default avatarAndries Kruithof <andries.kruithof@nordicsemi.no>
parent ca3d0c8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment