summaryrefslogtreecommitdiff
path: root/data/qmi-service-wds.json
diff options
context:
space:
mode:
authorWolfgang Tolkien <w@tolkien.email>2018-07-19 10:46:28 -0700
committerAleksander Morgado <aleksander@aleksander.es>2018-07-28 18:58:07 +0200
commit745c4dac3a2300b11732543d8ee7e2971205a3d5 (patch)
tree54c6c66d2bc43a2c75b8d3737478e6e3c3c9ee16 /data/qmi-service-wds.json
parente98bc2cdeb3dfc41283d9e5e24f596d9d1a58b15 (diff)
downloadlibqmi-745c4dac3a2300b11732543d8ee7e2971205a3d5.tar.gz
wds: add 'APN disabled' and 'roaming disallowed' TLVs
Diffstat (limited to 'data/qmi-service-wds.json')
-rw-r--r--data/qmi-service-wds.json21
1 files changed, 16 insertions, 5 deletions
diff --git a/data/qmi-service-wds.json b/data/qmi-service-wds.json
index 763ceae4..6fc986e0 100644
--- a/data/qmi-service-wds.json
+++ b/data/qmi-service-wds.json
@@ -767,10 +767,13 @@
"since" : "1.18" },
// 0x2D, DHCP/NAS Preference
{ "common-ref" : "WDS LTE QoS Parameters",
- "since" : "1.18" } ],
- // 0x2F, APN disabled flag
+ "since" : "1.18" },
+ { "common-ref" : "WDS APN Disabled Flag",
+ "since" : "1.22" },
// 0x30, PDN inactivity timeout
// 0x31, APN class
+ { "common-ref" : "WDS Roaming Disallowed Flag",
+ "since" : "1.22" } ],
// 0x90, Negotiate DNS server preference
// 0x91, PPP session close timer for DO
// 0x92, PPP session close timer for 1X
@@ -872,10 +875,13 @@
"since" : "1.18" },
// 0x2D, DHCP/NAS Preference
{ "common-ref" : "WDS LTE QoS Parameters",
- "since" : "1.18" } ],
- // 0x2F, APN disabled flag
+ "since" : "1.18" },
+ { "common-ref" : "WDS APN Disabled Flag",
+ "since" : "1.22" },
// 0x30, PDN inactivity timeout
// 0x31, APN class
+ { "common-ref" : "WDS Roaming Disallowed Flag",
+ "since" : "1.22" } ],
// 0x90, Negotiate DNS server preference
// 0x91, PPP session close timer for DO
// 0x92, PPP session close timer for 1X
@@ -1056,9 +1062,14 @@
{ "common-ref" : "WDS LTE QoS Parameters",
"since" : "1.18",
"prerequisites" : [ { "common-ref" : "Success" } ] },
- // 0x2F, APN disabled flag
+ { "common-ref" : "WDS APN Disabled Flag",
+ "since" : "1.22",
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
// 0x30, PDN inactivity timeout
// 0x31, APN class
+ { "common-ref" : "WDS Roaming Disallowed Flag",
+ "since" : "1.22",
+ "prerequisites" : [ { "common-ref" : "Success" } ] },
// 0x90, Negotiate DNS server preference
// 0x91, PPP session close timer for DO
// 0x92, PPP session close timer for 1X