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

Commit f2105535 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Increase default SDP_MTU_SIZE to 1024"

parents d8f3c419 738fee65
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. */