| GAS enumerations and flagsGAS enumerations and flags |  | 
Object Hierarchy
    GEnum
    ╰── QmiGasFirmwareListingMode
 
Description
This section defines enumerations and flags used in the GAS service
interface.
 
Functions
qmi_gas_firmware_listing_mode_get_string ()
const gchar *
qmi_gas_firmware_listing_mode_get_string
                               (QmiGasFirmwareListingMode val);
Gets the nickname string for the QmiGasFirmwareListingMode specified at val
.
Returns
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
 
 
 
Types and Values
enum QmiGasFirmwareListingMode
Mode when retrieving a list of stored firmwares.
Since: 1.24