diff options
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 |