diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-07-25 13:56:07 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-07-25 14:46:24 +0200 |
commit | 7f290d0c429c63d0bab60ec2e1d4108e6514c1df (patch) | |
tree | 644aacd2ecf809afd827562d693017c9acf72354 /TODO | |
parent | b1061d26177a14a5379c91bc28fbb48dc2e461ee (diff) |
TODO: allow specifying a 'description' in messages and TLVs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ List of things left for later: version of the service they were introduced, so that we return an error when trying to use those unsupported by our device. + * qmi-codegen: allow specifying 'description' to both messages and TLVs. + * 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 |