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

Commit a6283fc2 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

am: fa85246c

Change-Id: Ia80352e3a11d5e1bc72ed9527dc256dd4d4a96a8
parents 75723c27 fa85246c
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)