index
:
external_libqmi.git
master
libqmi for Replicant
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
message: new helpers to check whether a given message is a response or an ind...
Aleksander Morgado
2012-07-03
3
-23
/
+41
*
qmi-message-ctl: explicitly include `endian.h'
Aleksander Morgado
2012-07-03
1
-0
/
+2
*
qmi-device: avoid warnings when putting the guint32 into a gpointer
Aleksander Morgado
2012-07-03
1
-1
/
+2
*
message-dms: only fail get_ids_finish() if none of the expected outputs was r...
Aleksander Morgado
2012-07-03
2
-18
/
+38
*
client-dms: new method to get IDs asynchronously
Aleksander Morgado
2012-07-03
2
-0
/
+117
*
enums: new enum for DMS commands, even if unused currently
Aleksander Morgado
2012-07-03
1
-0
/
+8
*
message-dms: new helper to build/parse messages to get IDs
Aleksander Morgado
2012-07-03
3
-0
/
+126
*
message: new method to retrieve a newly allocated string from a message TLV
Aleksander Morgado
2012-07-03
2
-0
/
+27
*
enums: add additional known CTL commands, even if unused currently
Aleksander Morgado
2012-07-03
1
-3
/
+12
*
message: ensure only responses are used to match transactions
Aleksander Morgado
2012-07-03
2
-0
/
+39
*
device: detect broadcast messages and avoid trying to match transactions on them
Aleksander Morgado
2012-07-03
2
-0
/
+5
*
client: use new `QMI_CID_NONE'
Aleksander Morgado
2012-07-03
2
-5
/
+7
*
device: report QMI protocol errors up the stack
Aleksander Morgado
2012-07-03
1
-2
/
+11
*
message: new method to parse the operation status from the QMI response
Aleksander Morgado
2012-07-03
2
-0
/
+59
*
enums: new `QmiProtocolError' enum
Aleksander Morgado
2012-07-03
1
-0
/
+162
*
device: don't allow sending messages without a proper CID
Aleksander Morgado
2012-07-03
1
-0
/
+12
*
client: allow users to explicitly release the CID
Aleksander Morgado
2012-07-03
2
-9
/
+126
*
device: skip implicit channel buffering from GLib
Aleksander Morgado
2012-07-03
1
-0
/
+4
*
client: fix first transaction number in the sequence
Aleksander Morgado
2012-07-03
1
-1
/
+1
*
client-dms: new `QmiClientDms' to handle the DMS service
Aleksander Morgado
2012-07-03
4
-2
/
+149
*
client: when the object gets disposed, launch CID release
Aleksander Morgado
2012-07-03
5
-0
/
+267
*
client: ensure the services match in the CID allocation reply
Aleksander Morgado
2012-07-03
4
-26
/
+70
*
client: allocate a new CID when the `QmiClient' is created.
Aleksander Morgado
2012-07-03
5
-1
/
+205
*
client-ctl: new `QmiClientCtl' to handle the CTL service
Aleksander Morgado
2012-07-03
8
-77
/
+342
*
client: new base generic client
Aleksander Morgado
2012-07-03
4
-2
/
+389
*
device: allow commands to time out if no reply is received
Aleksander Morgado
2012-07-03
3
-16
/
+70
*
device: check version info of the device when it gets opened
Aleksander Morgado
2012-07-03
1
-6
/
+83
*
message-ctl: new utilities to use QMI-CTL operations
Aleksander Morgado
2012-07-03
4
-1
/
+156
*
device: new async method to send a `QmiMessage' request and receive a reply
Aleksander Morgado
2012-07-03
2
-2
/
+289
*
message: new `QmiMessage' type
Aleksander Morgado
2012-07-03
6
-595
/
+738
*
message: include original sources from Chromium's libqmi
Aleksander Morgado
2012-07-03
2
-0
/
+595
*
utils: new helper method to get a printable string from a binary stream
Aleksander Morgado
2012-07-03
3
-0
/
+102
*
enums: new `QmiService' enumeration
Aleksander Morgado
2012-07-03
3
-0
/
+86
*
device: new methods to open/close the port
Aleksander Morgado
2012-07-03
2
-0
/
+269
*
device: new `QmiDevice' object
Aleksander Morgado
2012-07-03
4
-2
/
+446
*
errors: setup a new QMI core error domain
Aleksander Morgado
2012-07-03
3
-2
/
+60
*
build: setup autotools
Aleksander Morgado
2012-07-03
2
-0
/
+46