libqmi-qmuxd/build-aux
Aleksander Morgado cf62f84382 qmi-codegen: allow handling built-in sequence numbers in arrays
TLVs are really limited in size, so if you want to have truly long data passed
between host and modem, you may end up needing multiple QMI messages where the
long TLV is split in segments. Currently support this by handling a built-in
sequence number expected to be found between the array size prefix and the array
itself (see e.g. TLV 0x13 (PRL) in 'DMS Activate Manual'). This sequence number
can be enabled with the new 'sequence-prefix-format' keyword in the array
definition.
2013-07-15 10:24:31 +02:00
..
qmi-codegen qmi-codegen: allow handling built-in sequence numbers in arrays 2013-07-15 10:24:31 +02:00
templates qmi-codegen: translate the values of enums/flags in traces 2012-11-02 13:13:47 +01:00
Makefile.am codegen: new `qmi-codegen' build utility 2012-07-03 16:08:53 +02:00