summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-pdc.json18
1 files changed, 7 insertions, 11 deletions
diff --git a/data/qmi-service-pdc.json b/data/qmi-service-pdc.json
index 127e1abc..59d08895 100644
--- a/data/qmi-service-pdc.json
+++ b/data/qmi-service-pdc.json
@@ -32,11 +32,11 @@
// *********************************************************************************
{ "common-ref" : "Config Type And Id",
- "name" : "Type With Id",
- "fullname" : "Qmi Config Type And Id",
+ "name" : "Type With Id v2",
"id" : "0x01",
+ "since" : "1.32",
"type" : "TLV",
- "format" : "struct",
+ "format" : "sequence",
"contents" : [ { "name" : "Config Type",
"format" : "guint32",
"public-format" : "QmiPdcConfigurationType"},
@@ -86,11 +86,9 @@
"service" : "PDC",
"id" : "0x21",
"since" : "1.18",
- "input" : [ { "common-ref" : "Config Type And Id",
- "since" : "1.18" } ],
+ "input" : [ { "common-ref" : "Config Type And Id" } ],
"output" : [ { "common-ref" : "Operation Result" },
- { "common-ref" : "Config Type And Id",
- "since" : "1.18" }] },
+ { "common-ref" : "Config Type And Id" } ] },
// *********************************************************************************
{ "name" : "Get Selected Config",
@@ -134,8 +132,7 @@
"service" : "PDC",
"id" : "0x23",
"since" : "1.18",
- "input" : [ { "common-ref" : "Config Type And Id",
- "since" : "1.18" },
+ "input" : [ { "common-ref" : "Config Type And Id" },
{ "common-ref" : "Token",
"since" : "1.18" }],
"output" : [ { "common-ref" : "Operation Result" },
@@ -300,8 +297,7 @@
"service" : "PDC",
"id" : "0x28",
"since" : "1.18",
- "input" : [ { "common-ref" : "Config Type And Id",
- "since" : "1.18" },
+ "input" : [ { "common-ref" : "Config Type And Id" },
{ "common-ref" : "Token",
"since" : "1.18" }],
"output" : [ { "common-ref" : "Operation Result" } ] },