aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-wda.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-wda.json')
-rw-r--r--data/qmi-service-wda.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/data/qmi-service-wda.json b/data/qmi-service-wda.json
index d15551d..35e6a9c 100644
--- a/data/qmi-service-wda.json
+++ b/data/qmi-service-wda.json
@@ -83,7 +83,18 @@
"mandatory" : "no",
"type" : "TLV",
"since" : "1.10",
- "format" : "guint32" } ],
+ "format" : "guint32" },
+ { "name" : "Endpoint Info",
+ "id" : "0x17",
+ "mandatory" : "no",
+ "type" : "TLV",
+ "since" : "1.18",
+ "format" : "sequence",
+ "contents" : [ { "name" : "Endpoint Type",
+ "format" : "guint32",
+ "public-format" : "QmiDataEndpointType"},
+ { "name" : "Interface Number",
+ "format" : "guint32"}] }],
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "QoS Format",
"id" : "0x10",