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

Commit fa85246c authored by Pavlin Radoslavov's avatar Pavlin Radoslavov Committed by android-build-merger
Browse files

Correct the value for BT_RC_NUM_APP for Multi-A2DP / Multi-AVRCP

am: 7f1a8971

Change-Id: I2d92951f1f628194a0405f9f9fe8585d79d131b3
parents a191bd22 7f1a8971
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
__BEGIN_DECLS

/* Change this macro to use multiple RC */
#define BT_RC_NUM_APP 12
#define BT_RC_NUM_APP 6

/* Macros */
#define BTRC_MAX_ATTR_STR_LEN (1 << 16)