diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-07-16 09:50:30 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-07-16 09:50:30 +0200 |
commit | 7b6a0b64a641ca330be765be9f00e6270a3843b2 (patch) | |
tree | 9fa26d4fa89ad505cb52bb64011802023081a787 /TODO | |
parent | 24a6f4cf58467fd0f9fae88590bdb7eb57124e68 (diff) |
dms: implement "Set User Lock State" request/response
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ List of things left for later: 'max-size'. If the 'max-size' is short enough, we can just use arrays of gchars with a specific size directly in the input/output bundle. + * qmi-codegen: support new `digit-string' format type + * dms: Support 'Preferred Roaming List' TLV (0x13) in DMS/"Activate Manual". This TLV is based on an array of raw binary data which can be passed to the device over multiple messages, using a sequence number to identify each |