aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-11-29 15:19:31 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-11-29 18:17:58 +0100
commit4a931a32b67c70e50e997b516eafd3316fc85d75 (patch)
tree03dfc01c1b7b089a53217cfb07db01507ba56357 /data
parent79cd551644fba26b72e9d53dbac0a89055cefdbd (diff)
wds: reorder 'Bind Data Port' message in list
Ordered by message ID.
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-wds.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/data/qmi-service-wds.json b/data/qmi-service-wds.json
index 5f98fc0..c3c2601 100644
--- a/data/qmi-service-wds.json
+++ b/data/qmi-service-wds.json
@@ -2026,6 +2026,20 @@
"prerequisites": [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
+ { "name" : "Bind Data Port",
+ "type" : "Message",
+ "service" : "WDS",
+ "id" : "0x0089",
+ "since" : "1.28",
+ "input" : [ { "name" : "Data Port",
+ "id" : "0x01",
+ "type" : "TLV",
+ "since" : "1.28",
+ "format" : "guint16",
+ "public-format" : "QmiSioPort" } ],
+ "output" : [ { "common-ref" : "Operation Result" } ] },
+
+ // *********************************************************************************
{ "name" : "Get Max LTE Attach PDN Number",
"type" : "Message",
"service" : "WDS",
@@ -2100,20 +2114,6 @@
"prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
- { "name" : "Bind Data Port",
- "type" : "Message",
- "service" : "WDS",
- "id" : "0x0089",
- "since" : "1.28",
- "input" : [ { "name" : "Data Port",
- "id" : "0x01",
- "type" : "TLV",
- "since" : "1.28",
- "format" : "guint16",
- "public-format" : "QmiSioPort" } ],
- "output" : [ { "common-ref" : "Operation Result" } ] },
-
-// *********************************************************************************
{ "name" : "Bind Mux Data Port",
"type" : "Message",
"service" : "WDS",