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

Commit e80d9f2c authored by Ben YoungTae Kim's avatar Ben YoungTae Kim Committed by android-build-merger
Browse files

Increase DM connection size for multiple links am: 30a58db2

am: b58e8f25

Change-Id: I0638becb9228a0e4ffffbcc3a411253edf13a521
parents 30f83afd b58e8f25
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -250,7 +250,7 @@ typedef struct {
} tBTA_DM_SRVCS;

#ifndef BTA_DM_NUM_CONN_SRVS
#define BTA_DM_NUM_CONN_SRVS 10
#define BTA_DM_NUM_CONN_SRVS 30
#endif

typedef struct {