diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-07-24 12:22:34 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-07-24 13:56:17 +0200 |
commit | bd5cdd61c644aa017abfca02a268b0321538333f (patch) | |
tree | 3c1e7e1bc2144c8d7a9e55b59693e1e12e2fcc8d /TODO | |
parent | 00f9848cd42fe5aeb3f4301f4a0f6d87e6b51d7d (diff) |
TODO: add task to include 'version' in TLVs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ List of things left for later: * qmi-codegen: allow specifying a constant value, when a field only allows one. + * qmi-codegen: allow specifying 'version' for TLVs, to indicate in which + version of the service they were introduced, so that we return an error when + trying to use those unsupported by our device. + * 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 |