We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f07d0 commit 9d3911cCopy full SHA for 9d3911c
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