aboutsummaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
...
* cli: add debug logs to easily follow the flowAleksander Morgado2012-07-031-2/+9
* cli,wds: fix context initializationAleksander Morgado2012-07-031-0/+2
* cli: new `--wds-get-packet-service-status' operationAleksander Morgado2012-07-031-1/+48
* cli: query packet status every 20s while connectedAleksander Morgado2012-07-031-0/+46
* wds: new types to handle all input and output arguments of Stop NetworkAleksander Morgado2012-07-031-3/+16
* wds: new types to handle all input and output arguments of Start NetworkAleksander Morgado2012-07-031-3/+26
* dms: QMI protocol error codes are not fatal, they are propagated to the outputAleksander Morgado2012-07-031-2/+6
* dms: rename `QmiDmsGetIdsResult' to `QmiDmsGetIdsOutput'Aleksander Morgado2012-07-031-7/+7
* cli: add new `--wds-start-network' operationAleksander Morgado2012-07-034-1/+257
* core: let the `QmiDevice' control the creation and handling of `QmiClient' ob...Aleksander Morgado2012-07-035-217/+20
* ctl: new opaque type to return the results of the VERSION_INFO requestAleksander Morgado2012-07-031-11/+11
* dms: new opaque type to return the results of the GET_IDS requestAleksander Morgado2012-07-031-17/+12
* cli,dms: don't expect always all three ESN, IMEI and MEID when getting IDsAleksander Morgado2012-07-031-3/+3
* cli: new `--dms-get-ids' actionAleksander Morgado2012-07-034-1/+222
* cli: new `--ctl-get-version-info' actionAleksander Morgado2012-07-034-51/+256
* device: allow commands to time out if no reply is receivedAleksander Morgado2012-07-031-0/+1
* cli: new `qmicli' command line utilityAleksander Morgado2012-07-032-0/+288