summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-02-22 23:50:57 +0100
committerAleksander Morgado <aleksander@aleksander.es>2022-02-26 23:10:21 +0100
commit84621fc57b35f757c804ce47d8593725ae0bcdd3 (patch)
tree289c4f55b63eaaa6f240d1a754f3049854cdaf92 /data
parent6e7a002bc53f770827fdb591eca3e96d3c64ab3c (diff)
downloadlibqmi-84621fc57b35f757c804ce47d8593725ae0bcdd3.tar.gz
loc: skip the need of the QmiIndicationLoc...GpsTime intermediate struct
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-loc.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/qmi-service-loc.json b/data/qmi-service-loc.json
index 0e054778..0f15b13e 100644
--- a/data/qmi-service-loc.json
+++ b/data/qmi-service-loc.json
@@ -265,11 +265,11 @@
"type" : "TLV",
"since" : "1.22",
"format" : "guint8" },
- { "name" : "GPS Time",
+ { "name" : "GPS Date Time",
"id" : "0x27",
"type" : "TLV",
- "since" : "1.22",
- "format" : "struct",
+ "since" : "1.32",
+ "format" : "sequence",
"contents" : [ { "name" : "GPS Weeks",
"format" : "guint16" },
{ "name" : "GPS Time of Week Milliseconds",