diff options
Diffstat (limited to 'btif/src/btif_hh.c')
-rw-r--r-- | btif/src/btif_hh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btif/src/btif_hh.c b/btif/src/btif_hh.c index 99ce37331..20c8e3c9d 100644 --- a/btif/src/btif_hh.c +++ b/btif/src/btif_hh.c @@ -31,7 +31,7 @@ #include <errno.h> #include <string.h> -#define LOG_TAG "BTIF_HH" +#define LOG_TAG "bt_btif_hh" #include "bta_api.h" #include "bta_hh_api.h" |