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

Commit 2e24e944 authored by minwoo2.kim's avatar minwoo2.kim Committed by android-build-merger
Browse files

Merge "SDP: Increase heap buffer size used for A2DP/AVRC" am: ea0897a5 am: 75dd1686

am: 449c74fe

Change-Id: I86f185ed56d246529c7db405a9083e6f999486ef
parents 1ef40e98 449c74fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ enum {
#define BTA_AV_RC_HANDLE_NONE 0xFF

/* size of database for service discovery */
#define BTA_AV_DISC_BUF_SIZE 1000
#define BTA_AV_DISC_BUF_SIZE 2000

/* maximum length of AVDTP security data */
#define BTA_AV_SECURITY_MAX_LEN 400