Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define
Add missing BT_DEBUG_ENABLED definitions. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
2993b1ec0a
commit
d5314b8387
16 changed files with 33 additions and 18 deletions
|
@ -38,7 +38,8 @@
|
|||
#include "ll_feat.h"
|
||||
#include "ll_settings.h"
|
||||
|
||||
#define LOG_MODULE_NAME bt_ctlr_llsw_ull_conn
|
||||
#define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_HCI_DRIVER)
|
||||
#define LOG_MODULE_NAME bt_ctlr_ull_conn
|
||||
#include "common/log.h"
|
||||
#include <soc.h>
|
||||
#include "hal/debug.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue