aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmi-client.c
Commit message (Expand)AuthorAgeFilesLines
* core: use new autogenerated code for the CTL serviceAleksander Morgado2012-07-031-1/+1
* core: avoid `QmiClient' typedef redefinitionAleksander Morgado2012-07-031-6/+7
* core: let the `QmiDevice' control the creation and handling of `QmiClient' ob...Aleksander Morgado2012-07-031-290/+8
* device: allow clients to get registered if they want to receive indication me...Aleksander Morgado2012-07-031-2/+33
* client: use new `QMI_CID_NONE'Aleksander Morgado2012-07-031-5/+6
* client: allow users to explicitly release the CIDAleksander Morgado2012-07-031-9/+118
* client: fix first transaction number in the sequenceAleksander Morgado2012-07-031-1/+1
* client: when the object gets disposed, launch CID releaseAleksander Morgado2012-07-031-0/+51
* client: allocate a new CID when the `QmiClient' is created.Aleksander Morgado2012-07-031-1/+41
* client: new base generic clientAleksander Morgado2012-07-031-0/+314