summaryrefslogtreecommitdiffstats
path: root/osi/src/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'osi/src/thread.c')
-rw-r--r--osi/src/thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osi/src/thread.c b/osi/src/thread.c
index d60968b01..1380755f7 100644
--- a/osi/src/thread.c
+++ b/osi/src/thread.c
@@ -16,7 +16,7 @@
*
******************************************************************************/
-#define LOG_TAG "osi_thread"
+#define LOG_TAG "bt_osi_thread"
#include <assert.h>
#include <errno.h>