diff options
author | Wolfgang Tolkien <w@tolkien.email> | 2018-08-09 16:52:54 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-08-20 22:10:21 +0200 |
commit | e204f53f2b8f43d1a3387b1894e0477f81c76499 (patch) | |
tree | 8d8f28087bb33d280ed1c1fb8b3b7d10c25c223e | |
parent | bd60120c57388d45012f0938f8ce0a93cf8157fd (diff) |
wds: add APN disabled and no roam TLVs for SWI
-rw-r--r-- | data/qmi-service-wds.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/qmi-service-wds.json b/data/qmi-service-wds.json index d30a591..2993f32 100644 --- a/data/qmi-service-wds.json +++ b/data/qmi-service-wds.json @@ -1740,6 +1740,10 @@ { "common-ref" : "WDS IPv4 Address Preference", "since" : "1.22" }, { "common-ref" : "WDS PDP Context Number", + "since" : "1.22" }, + { "common-ref" : "WDS APN Disabled Flag", + "since" : "1.22" }, + { "common-ref" : "WDS Roaming Disallowed Flag", "since" : "1.22" } ], "output" : [ { "common-ref" : "Operation Result" }, { "common-ref" : "WDS Profile Identifier", |