aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-wds.json
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-08-31 16:34:12 -0500
committerAleksander Morgado <aleksander@lanedo.com>2012-09-08 10:34:13 +0200
commitfe5d329e4259a934a5c099f4ffa3aa72e72668a6 (patch)
tree77dcdadfe2afd09a7ccf2e11ddc2295a947b3425 /data/qmi-service-wds.json
parente7a72f26b60d05face81dd07f244bc01fbac50ee (diff)
wds: Extended Technology Preference is a guint16
Not a guint8; flattened Gobi API says: enum eQMIWDSExtendedTechPrefs:UINT16 { ... } Plus the values are wrong, so fix that.
Diffstat (limited to 'data/qmi-service-wds.json')
-rw-r--r--data/qmi-service-wds.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/qmi-service-wds.json b/data/qmi-service-wds.json
index 7628d37..f5738e8 100644
--- a/data/qmi-service-wds.json
+++ b/data/qmi-service-wds.json
@@ -104,7 +104,7 @@
"id" : "0x34",
"mandatory" : "no",
"type" : "TLV",
- "format" : "gint8",
+ "format" : "guint16",
"public-format" : "QmiWdsExtendedTechnologyPreference" },
{ "name" : "Call Type",
"id" : "0x35",