diff options
Diffstat (limited to 'btif/src/btif_sock_sco.c')
-rw-r--r-- | btif/src/btif_sock_sco.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btif/src/btif_sock_sco.c b/btif/src/btif_sock_sco.c index 26d37dcd8..2c6be49d3 100644 --- a/btif/src/btif_sock_sco.c +++ b/btif/src/btif_sock_sco.c @@ -16,7 +16,7 @@ * ******************************************************************************/ -#define LOG_TAG "btif_sock_sco" +#define LOG_TAG "bt_btif_sock_sco" #include <assert.h> #include <hardware/bluetooth.h> |