Skip to content
Commit bfbbaf2c authored by Herman Berget's avatar Herman Berget Committed by Carles Cufí
Browse files

Bluetooth: Fix compilation for entropy_bt_hci



An application with the following config fails to link on nrf53 app
core:

```
CONFIG_BT=y
CONFIG_BT_HCI_RAW=y
CONFIG_ENTROPY_GENERATOR=y
```

This happens because `entropy_bt_hci.c` uses functions from
`hci_core.c`, which is only compiled if `BT_HCI_HOST` is selected.

Signed-off-by: default avatarHerman Berget <herman.berget@nordicsemi.no>
parent acbdbb15
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment