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

Commit da33fd54 authored by Jack He's avatar Jack He Committed by android-build-merger
Browse files

Merge "Fix bt_trace.h #define" am: ca93ad52 am: 418796c5

am: c5ad3041

Change-Id: Ib25c29f315b71b6b88939a2cda9979737af5c91d
parents 3c6bb877 c5ad3041
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -66,7 +66,8 @@ static const char BTE_LOGMSG_MODULE[] = "bte_logmsg_module";
#define BTTRC_ID_STK_SPP 39
#define BTTRC_ID_STK_TCS 40
#define BTTRC_ID_STK_VDP 41
// Deprecated: BTTRC_ID_STK_GATT 43
#define BTTRC_ID_STK_MCAP 42 /* OBSOLETE */
#define BTTRC_ID_STK_GATT 43
#define BTTRC_ID_STK_SMP 44
#define BTTRC_ID_STK_NFC 45
#define BTTRC_ID_STK_NCI 46