Bluetooth: controller: Minor scoping fixes for vendor implementations
Make sure declarations are in scope for certain vendor specific configurations. Signed-off-by: Morten Priess <mtpr@oticon.com>
This commit is contained in:
parent
1fca05b7f8
commit
9f7ea41780
2 changed files with 7 additions and 3 deletions
|
@ -22,6 +22,7 @@
|
|||
#include "ull_conn_internal.h"
|
||||
|
||||
#include "ll_feat.h"
|
||||
#include "ll_settings.h"
|
||||
|
||||
#define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_HCI_DRIVER)
|
||||
#define LOG_MODULE_NAME bt_ctlr_ll_feat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue