Hi Brian, On Wed, Feb 16, 2011 at 6:16 PM, Brian Gix <bgix@xxxxxxxxxxxxxx> wrote: > -/* Minimum MTU for L2CAP connections over BR/EDR */ > -#define ATT_MIN_MTU_L2CAP 48 > +/* Minimum MTU for ATT connections */ > +#define ATT_MIN_MTU_LE 23 > +#define ATT_MIN_MTU_L2CAP 48 on attrib/att.h we have: #define ATT_DEFAULT_L2CAP_MTU 48 #define ATT_DEFAULT_LE_MTU 23 I think It's better to reuse them. Johan has applied your patch already, so you will need to create a fixup for it. Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html