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

Commit bc57e437 authored by Kim Low's avatar Kim Low Committed by android-build-merger
Browse files

Merge "Increase default SDP_MTU_SIZE to 1024" am: f2105535

am: eb380d5d

Change-Id: I5b2d1618bfbb8ddb55a4cb0f7ba8449245d9f31d
parents c3e302d6 eb380d5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -766,7 +766,7 @@

/* The MTU size for the L2CAP configuration. */
#ifndef SDP_MTU_SIZE
#define SDP_MTU_SIZE 672
#define SDP_MTU_SIZE 1024
#endif

/* The flush timeout for the L2CAP configuration. */