Skip to content

gas: Expose the "Mode" TLV in "DMS Get Firmware List" output as an enum type

Andreas Kling requested to merge awesomekling/libqmi:gas_firmware_api_fix into master

This is actually a QmiGasFirmwareListingMode, so let's reflect that in the API. Also rename it to "Mode" so it matches the input.

Merge request reports