We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3509ef commit 8e8b1cbCopy full SHA for 8e8b1cb
cores/esp32/esp32-hal-bt.c
@@ -15,7 +15,7 @@
15
#include "esp32-hal-bt.h"
16
17
#if SOC_BT_SUPPORTED
18
-#ifdef CONFIG_BT_ENABLED
+#ifdef CONFIG_BT_BLUEDROID_ENABLED
19
20
#if CONFIG_IDF_TARGET_ESP32
21
bool btInUse() {
0 commit comments