summaryrefslogtreecommitdiff
path: root/data/mbim-service-ms-basic-connect-extensions-v3.json
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-10-23 20:54:26 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-10-24 23:25:59 +0200
commit96d91405bca6415b37fe1a5c5be884412d8d83ea (patch)
treef33db0dc4d487299e4be6bc001ffe29d3a3d45af /data/mbim-service-ms-basic-connect-extensions-v3.json
parent6d09092611b3dd1c8a24cef42943b1f009d81a24 (diff)
libmbim-glib,enums: rename 'MbimDataClassV2' to 'MbimDataClassV3'
The type is introduced in MBIMEx v3.0, so just name it with the v3 suffix, not to confuse with the updated introduced in MBIMEx v2.0, which is compatible with the original type in MBIM v1.0.
Diffstat (limited to 'data/mbim-service-ms-basic-connect-extensions-v3.json')
-rw-r--r--data/mbim-service-ms-basic-connect-extensions-v3.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mbim-service-ms-basic-connect-extensions-v3.json b/data/mbim-service-ms-basic-connect-extensions-v3.json
index 0f7ca61..7014293 100644
--- a/data/mbim-service-ms-basic-connect-extensions-v3.json
+++ b/data/mbim-service-ms-basic-connect-extensions-v3.json
@@ -155,7 +155,7 @@
"format" : "guint32" } ],
"response" : [ { "name" : "SystemType",
"format" : "guint32",
- "public-format" : "MbimDataClassV2" },
+ "public-format" : "MbimDataClassV3" },
{ "name" : "SystemSubType",
"format" : "guint32",
"public-format" : "MbimDataSubclass" },