Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c6a468a6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Use unique tag bluetooth-a2dp for all A2DP/AVDTP source files" into main

parents 26727ff2 804b2975
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
 *
 ******************************************************************************/

#define LOG_TAG "bt_bta_av"
#define LOG_TAG "bluetooth-a2dp"

#include <base/strings/stringprintf.h>
#include <bluetooth/log.h>
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
 *
 ******************************************************************************/

#define LOG_TAG "bt_bta_av"
#define LOG_TAG "bluetooth-a2dp"

#include <bluetooth/log.h>

+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
 *
 ******************************************************************************/

#define LOG_TAG "bt_bta_av"
#define LOG_TAG "bluetooth-a2dp"

#include <bluetooth/log.h>

+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
 *
 ******************************************************************************/

#define LOG_TAG "bt_bta_av"
#define LOG_TAG "bluetooth-a2dp"

#include <bluetooth/log.h>

+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
 *
 ******************************************************************************/

#define LOG_TAG "bt_bta_av"
#define LOG_TAG "bluetooth-a2dp"

#include <bluetooth/log.h>

Loading