Hi Santiago, On Mon, Nov 14, 2011, Santiago Carot-Nemesio wrote: > + dict_append_entry(&dict, "Exponent", DBUS_TYPE_INT16, &m->exp); > + dict_append_entry(&dict, "Mantissa", DBUS_TYPE_INT32, &m->mant); Could you remind me why we have this kind of encoding in the D-Bus interface instead of using the native DBUS_TYPE_DOUBLE? Using DBUS_TYPE_DOUBLE seems like the obvious & clean approach from an API standpoint so there should be good reasons for not using it. 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