aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/qmi-codegen/VariableString.py
AgeCommit message (Expand)AuthorFilesLines
2012-09-19qmi-codegen: for strings, use 'size-prefix-format' instead of 'length-prefix-...Aleksander Morgado1-4/+7
2012-09-08qmi-codegen: handle variable-sized string length prefix fieldsDan Williams1-8/+16
2012-09-04qmi-codegen: allow 'max-size' in output string variablesAleksander Morgado1-0/+4
2012-07-06qmi-codegen: allow specifying a 'max-size' for the string variablesAleksander Morgado1-1/+18
2012-07-06qmi-codegen: allow specifying a 'fixed-size' for the string variablesAleksander Morgado1-48/+127
2012-07-03qmi-codegen: let variables decide how the getter/setter methods pass themAleksander Morgado1-8/+85
2012-07-03qmi-codegen: refactor, don't use internal packed structs to match TLVsAleksander Morgado1-0/+142