On 03/30/2015 02:13 AM, Luiz Augusto von Dentz wrote:
uint128_t is a byte array: typedef struct { uint8_t data[16]; } uint128_t; There is no precision loss.
Thanks, I did not see the definition. However, the conversion of void* *must* be fixed. This is the key issue. -- 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