diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-08-09 16:58:34 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-08-29 17:26:46 +0200 |
commit | 12246a8c606f567e2d74eeffe2f96827c48b5922 (patch) | |
tree | 06ae21ffea334d4edb741d9f06824a06dbfd0f60 /src/mm-base-modem.c | |
parent | 0886322cc48b06eb9d19699555854ea3ab5af997 (diff) |
broadband-modem-qmi: use only deprecated commands
The QMI protocol is updated frequently with new commands replacing and
improving some already existing ones, which get marked as deprecated.
Instead of initially try to cover the logic with both the old and the new
commands, we'll default to use only the old deprecated ones, which should be
supported also in the modems with newer services.
The supported already implemented for the new QMI commands is hidden behind a
`--with-newest-qmi-commands' configure switch.
Once the implementation is fully developed and tested using the deprecated
commands we can then focus in including the support for the new ones.
Diffstat (limited to 'src/mm-base-modem.c')
0 files changed, 0 insertions, 0 deletions