diff options
Diffstat (limited to 'btif/src/btif_sock_util.c')
-rw-r--r-- | btif/src/btif_sock_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btif/src/btif_sock_util.c b/btif/src/btif_sock_util.c index 973837186..ee49eeba5 100644 --- a/btif/src/btif_sock_util.c +++ b/btif/src/btif_sock_util.c @@ -45,7 +45,7 @@ #include <netinet/tcp.h> -#define LOG_TAG "BTIF_SOCK" +#define LOG_TAG "bt_btif_sock" #include "btif_common.h" #include "btif_util.h" |