diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-10-02 11:35:23 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-10-04 10:17:05 +0200 |
commit | f198bc4eb054223d27ce96829d3437b87a61f3cb (patch) | |
tree | fed982ba9c36766ddfb0bfe2b9a8136fe098ce17 /libmm-glib/mm-object.c | |
parent | dda274437c0b688b33027adac9c2496b5511d76d (diff) |
api,introspection: simplify the Firmware interface
The Firmware interface was highly based on 'slots' to identify the existing
firmware images; but that doesn't fit very well with the initial implementation
of the Firmware interface in QMI-based modems. In these modems the 'storage
index' is a property which is not available in all types of images (e.g. 'PRI'
images don't have it).
Therefore, instead of using a unique 'slot' identifier we'll just use the
'name' of the firmware as unique ID.
Also, currently skip the handling of 'available' images, and the method to
'Install()' new images, at least until we have one implementation defining what
to do with those.
Diffstat (limited to 'libmm-glib/mm-object.c')
0 files changed, 0 insertions, 0 deletions