Commit Graph

37 Commits

Author SHA1 Message Date
Aleksander Morgado 0625feef4d voice: implement 'Get Supported Messages' 2015-02-25 15:47:14 +01:00
Aleksander Morgado f1a6924fe3 uim: implement 'Get Supported Messages' 2015-02-25 15:47:14 +01:00
Aleksander Morgado 10f88c69ce nas: implement 'Get Supported Messages' 2015-02-25 15:47:14 +01:00
Aleksander Morgado ba1abb2cec wda: implement 'Get Supported Messages' 2015-02-25 15:47:14 +01:00
Aleksander Morgado 5dfa2198d0 dms: implement 'Get Supported Messages' 2015-02-25 15:47:14 +01:00
Aleksander Morgado 2c8d6adaef docs: add missing reference to the WMS SMSC address indication 2015-02-25 15:47:14 +01:00
Aleksander Morgado 350cd9a06c voice: initial support for the Voice service 2015-02-07 20:42:44 +01:00
Aleksander Morgado 22628a69da dms: new 'DMS Set FCC Authentication' message
Dell-branded Sierra modems, like the Dell DW5570 (Sierra Wireless MC8805) need
this specific command before they can be put in 'online' mode:

$ sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode
[/dev/cdc-wdm1] Operating mode retrieved:
	Mode: 'low-power'
	HW restricted: 'no'

$ sudo qmicli -d /dev/cdc-wdm1 --dms-set-fcc-authentication
[/dev/cdc-wdm1] Successfully set FCC authentication

$ sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode
[/dev/cdc-wdm1] Operating mode retrieved:
	Mode: 'online'
	HW restricted: 'no'

https://bugzilla.kernel.org/show_bug.cgi?id=92101
2015-02-07 19:07:47 +01:00
Aleksander Morgado e050c27185 pds: implement "PDS Set/Get AGPS Config" 2014-09-05 11:50:50 +02:00
Aleksander Morgado db0c2a54a8 pds: implement "PDS Set/Get Default Tracking Session" 2014-09-05 11:50:50 +02:00
Aleksander Morgado ffd44267ed docs,libqmi-glib: add 'NAS Get Cell Location Info' documentation 2014-05-28 12:39:21 +02:00
Aleksander Morgado c8b83c1f54 wda: implement 'Set Data Format' request/response 2014-05-21 11:42:03 +02:00
Aleksander Morgado d23de16803 wda: new 'WDA' service 2014-05-20 20:34:37 +02:00
Aleksander Morgado 120d84f0f5 uim: implement "Get Card Status" 2014-04-28 16:09:36 +02:00
Aleksander Morgado ea008ffcc1 docs: add missing pages for the latest WDS requests 2013-09-13 19:47:34 +02:00
Aleksander Morgado a38c680736 wds: implement "WDS Get Profile List" 2013-09-12 12:28:16 +02:00
Aleksander Morgado 852783f222 qmi-proxy: initial implementation 2013-09-05 15:36:35 +02:00
Aleksander Morgado 83436e3fa5 oma: setup generation of the OMA service support 2013-09-04 09:38:23 +02:00
Aleksander Morgado ecc475527c uim: implement "Get File Attributes" request/response 2013-09-02 16:32:21 +02:00
Aleksander Morgado c6990495fa uim: implement "Read Transparent" request/response 2013-09-02 16:14:16 +02:00
Aleksander Morgado 40ac719402 uim: integrate the UIM service
Also implement "Reset" and "Read Record" request/response.
2013-09-02 16:14:16 +02:00
Aleksander Morgado 46e2eda227 docs: fix section title 2013-08-09 10:33:57 +02:00
Aleksander Morgado 6f2f579d14 pbm: implement 'Get All Capabilities' request/response 2013-07-04 13:25:03 +02:00
Aleksander Morgado 92337d60c7 pbm: implement 'Get Capabilities' request/response 2013-07-04 13:25:03 +02:00
Aleksander Morgado a212dfe758 pbm: setup generation of the PBM service support
Only 'Indication Register' message for now.
2013-07-04 13:25:03 +02:00
Aleksander Morgado d8ae738b96 wds: implement "Get Packet Statistics" request/response 2013-06-19 15:18:46 +02:00
Aleksander Morgado 72c14ee8b0 nas: implement "Get Tx Rx Info" request/response 2013-06-18 15:26:58 +02:00
Aleksander Morgado 306a3c9d01 libqmi-glib,api: provide version info 2013-06-13 12:01:12 +02:00
Dan Williams 70ef65c843 nas: add Network Time indication 2013-05-31 13:44:52 -05:00
Aleksander Morgado ea83895494 docs: add missing documentation for "NAS Get CDMA Position Info" 2012-11-02 09:28:14 +01:00
Aleksander Morgado 3bbdc47947 docs: improve documentation of enums, flags and errors 2012-10-09 15:23:48 +02:00
Aleksander Morgado d2e47956d2 libqmi-glib: completely hide the implicit CTL Client in the API 2012-10-09 15:23:47 +02:00
Aleksander Morgado 148791b4ca docs: improve generated `libqmi-glib' documentation
Among the tons of fixes done here, we now generate some per-service .sections
file which we then concatenate to build the final libqmi-glib-sections.txt file.
2012-10-09 15:23:47 +02:00
Aleksander Morgado 3d26f41300 pds: setup generation of the PDS service support
Including "PDS Reset".
2012-09-18 13:14:38 +02:00
Aleksander Morgado 2c741dd8ef docs: add WMS documentation 2012-09-06 19:53:02 +02:00
Aleksander Morgado c9e0877226 docs: organize chapter index 2012-09-06 10:28:53 +02:00
Aleksander Morgado bf4a4272f0 docs: setup initial gtk-doc documentation 2012-08-03 13:47:29 +02:00