diff options
Diffstat (limited to 'btif/src/btif_hf.c')
-rw-r--r-- | btif/src/btif_hf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btif/src/btif_hf.c b/btif/src/btif_hf.c index 02006cd08..25ced488a 100644 --- a/btif/src/btif_hf.c +++ b/btif/src/btif_hf.c @@ -29,7 +29,7 @@ #include <hardware/bt_hf.h> #include <stdlib.h> -#define LOG_TAG "BTIF_HF" +#define LOG_TAG "bt_btif_hf" #include "btif_common.h" #include "btif_util.h" #include "btif_profile_queue.h" |