Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: avoid `QmiClient' typedef redefinition | Aleksander Morgado | 2012-07-03 | 1 | -1/+2 |
* | core: avoid unnecessary semicolons out of functions | Aleksander Morgado | 2012-07-03 | 1 | -1/+1 |
* | ctl,dms,wds: plug memleaks; QmiMessage replies need to be unref-ed | Aleksander Morgado | 2012-07-03 | 1 | -0/+1 |
* | dms: rename `QmiDmsGetIdsResult' to `QmiDmsGetIdsOutput' | Aleksander Morgado | 2012-07-03 | 1 | -7/+7 |
* | core: let the `QmiDevice' control the creation and handling of `QmiClient' ob... | Aleksander Morgado | 2012-07-03 | 1 | -42/+0 |
* | dms: new opaque type to return the results of the GET_IDS request | Aleksander Morgado | 2012-07-03 | 1 | -42/+10 |
* | dms: setup all DMS-related types in its own `qmi-dms.h' header | Aleksander Morgado | 2012-07-03 | 1 | -0/+1 |
* | client-dms: new method to get IDs asynchronously | Aleksander Morgado | 2012-07-03 | 1 | -0/+104 |
* | client-dms: new `QmiClientDms' to handle the DMS service | Aleksander Morgado | 2012-07-03 | 1 | -0/+81 |