summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-04-10 10:24:25 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-04-10 10:24:25 +0200
commit481b06e8098e3a7e1408f80e1d8bf0325414d91b (patch)
tree49926a321119eb17155dbf87a63823b5c4579c18
parent112474c5fe7df39e2cc306e583d40de3e7376ba0 (diff)
wds: add the 'Reporting' suffix to the TLVs in "Set Event Report"
We already do that for the equivalent TLVs in other services.
-rw-r--r--data/qmi-service-wds.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/data/qmi-service-wds.json b/data/qmi-service-wds.json
index aa936fc..523b573 100644
--- a/data/qmi-service-wds.json
+++ b/data/qmi-service-wds.json
@@ -30,13 +30,13 @@
"service" : "WDS",
"id" : "0x0001",
"version" : "1.0",
- "input" : [ { "name" : "Channel Rate",
+ "input" : [ { "name" : "Channel Rate Reporting",
"id" : "0x10",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Transfer Statistics",
+ { "name" : "Transfer Statistics Reporting",
"id" : "0x11",
"mandatory" : "no",
"type" : "TLV",
@@ -46,55 +46,55 @@
{ "name" : "Statistics",
"format" : "guint32",
"public-format" : "QmiWdsSetEventReportRequestedTransferStatistics" } ] },
- { "name" : "Data Bearer Technology",
+ { "name" : "Data Bearer Technology Reporting",
"id" : "0x12",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Dormancy Status",
+ { "name" : "Dormancy Status Reporting",
"id" : "0x13",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Mobile IP Status",
+ { "name" : "Mobile IP Status Reporting",
"id" : "0x14",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Current Data Bearer Technology",
+ { "name" : "Current Data Bearer Technology Reporting",
"id" : "0x15",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Data Call Status",
+ { "name" : "Data Call Status Reporting",
"id" : "0x17",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Preferred Data System",
+ { "name" : "Preferred Data System Reporting",
"id" : "0x18",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "EVDO PM Change",
+ { "name" : "EVDO PM Change Reporting",
"id" : "0x19",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Data Systems",
+ { "name" : "Data Systems Reporting",
"id" : "0x1A",
"mandatory" : "no",
"type" : "TLV",
"format" : "gint8",
"public-format" : "gboolean" },
- { "name" : "Uplink Flow Control",
+ { "name" : "Uplink Flow Control Reporting",
"id" : "0x1B",
"mandatory" : "no",
"type" : "TLV",