aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmi-enums.h
Commit message (Expand)AuthorAgeFilesLines
* core: fix warning, avoid comma after last enum valueAleksander Morgado2012-07-031-2/+2
* core: let the `QmiDevice' control the creation and handling of `QmiClient' ob...Aleksander Morgado2012-07-031-3/+0
* ctl: setup all CTL-related types in its own `qmi-ctl.h' headerAleksander Morgado2012-07-031-15/+0
* dms: setup all DMS-related types in its own `qmi-dms.h' headerAleksander Morgado2012-07-031-8/+0
* client-ctl: new method to perform SYNC operationsAleksander Morgado2012-07-031-1/+1
* enums: new enum for DMS commands, even if unused currentlyAleksander Morgado2012-07-031-0/+8
* enums: add additional known CTL commands, even if unused currentlyAleksander Morgado2012-07-031-3/+12
* message: ensure only responses are used to match transactionsAleksander Morgado2012-07-031-0/+19
* device: detect broadcast messages and avoid trying to match transactions on themAleksander Morgado2012-07-031-0/+2
* client: use new `QMI_CID_NONE'Aleksander Morgado2012-07-031-0/+1
* message-ctl: new utilities to use QMI-CTL operationsAleksander Morgado2012-07-031-1/+3
* enums: new `QmiService' enumerationAleksander Morgado2012-07-031-0/+69