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

Commit 940a5ad2 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

am: bc57e437

Change-Id: I55376b3cb983b99df1dec7eb3f2848c0e4fae4fe
parents d50539de bc57e437
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. */