Struct
QmiMessageGasDmsGetFirmwareListOutput
since: 1.24
Description [src]
struct QmiMessageGasDmsGetFirmwareListOutput {
/* No available fields */
}
The QmiMessageGasDmsGetFirmwareListOutput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.24
Instance methods
qmi_message_gas_dms_get_firmware_list_output_get_result
Get the result of the QMI operation.
since: 1.24
qmi_message_gas_dms_get_firmware_list_output_get_stored_firmware_1
Get the ‘Stored Firmware 1’ field from self
.
since: 1.24
qmi_message_gas_dms_get_firmware_list_output_get_stored_firmware_2
Get the ‘Stored Firmware 2’ field from self
.
since: 1.24
qmi_message_gas_dms_get_firmware_list_output_get_stored_firmware_3
Get the ‘Stored Firmware 3’ field from self
.
since: 1.24
qmi_message_gas_dms_get_firmware_list_output_get_stored_firmware_4
Get the ‘Stored Firmware 4’ field from self
.
since: 1.24
qmi_message_gas_dms_get_firmware_list_output_ref
Atomically increments the reference count of self
by one.
since: 1.24
qmi_message_gas_dms_get_firmware_list_output_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.24