Hi Claudio, On Fri, Feb 18, 2011 at 7:29 PM, Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx> wrote: > ATT protocol uses little endian byte order, before to add a UUID128 > value in the PDU it needs to converted from host order to little endian. > --- > attrib/att.c | 4 ++-- > attrib/att.h | 7 +++++++ > 2 files changed, 9 insertions(+), 2 deletions(-) Similarly, this part of the original code is still buggy and we need a ntoh128() call before att_put_u128(). 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