Hi Vinicius, On Fri, Aug 19, 2011, Vinicius Costa Gomes wrote: > --- a/lib/hci.h > +++ b/lib/hci.h > @@ -212,6 +212,8 @@ enum { > #define SCO_LINK 0x00 > #define ACL_LINK 0x01 > #define ESCO_LINK 0x02 > +/* Low Energy links do not have defined link type. Use invented one */ > +#define LE_LINK 0x80 I remember Marcel being against any self-invented additions like this. Have you discussed this with him? Johan -- 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