From 1ccf89dbb89c3068e30bb7fb395c4fe7b0ee843a Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 4 Oct 2012 17:09:27 +0200 Subject: api,libmm-glib,cli: handle firmware images of type `MM_FIRMWARE_IMAGE_TYPE_GOBI' --- ...rg.freedesktop.ModemManager1.Modem.Firmware.xml | 38 ++++++++++++++++++---- 1 file changed, 32 insertions(+), 6 deletions(-) (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml') diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml b/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml index 112b324a..c1912130 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml @@ -40,13 +40,39 @@ string value (signature "s"). - "version" + "gobi-pri-version" - (Optional) The version of the firmware, given as a string value - (signature "s"). The format is - unspecified; tools attempting to upgrade firmware automatically must - understand the versioning scheme used by the modem driver they are - interacting with. + (Optional) The version of the PRI firmware image, in images of type + MM_FIRMWARE_IMAGE_TYPE_GOBI, + given as a string value (signature "s"). + + + "gobi-pri-info" + + (Optional) Additional information of the PRI image, in images of type + MM_FIRMWARE_IMAGE_TYPE_GOBI, + given as a string value (signature "s"). + + + "gobi-boot-version" + + (Optional) The boot version of the PRI firmware image, in images of type + MM_FIRMWARE_IMAGE_TYPE_GOBI, + given as a string value (signature "s"). + + + "gobi-pri-unique-id" + + (Optional) The unique ID of the PRI firmware image, in images of type + MM_FIRMWARE_IMAGE_TYPE_GOBI, + given as a string value (signature "s"). + + + "gobi-modem-unique-id" + + (Optional) The unique ID of the Modem firmware image, in images of type + MM_FIRMWARE_IMAGE_TYPE_GOBI, + given as a string value (signature "s"). -- cgit v1.2.3-70-g09d2