Hi Grzegorz, >> if (src->type == BT_UUID16) >> put_le16(src->value.u16, dst); >> + else if (src->type == BT_UUID32) >> + put_le32(src->value.u32, dst); > > Specification Core 4.1 says that 32bit UUIDS in GATT should be > converted to 128bit. Please check it [Vol. 3] Part G, Section 2.5.4 > You're right, thanks for catching that. -- 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