summaryrefslogtreecommitdiff
path: root/data/mbim-service-basic-connect.json
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2013-04-06 20:35:54 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-04-07 20:10:42 +0200
commit857dc6ee4ff397ab0516267905e3249560062581 (patch)
tree43df366698d2bbbf06d9603ca68336412fbc34fd /data/mbim-service-basic-connect.json
parent3c784aa4f29de211cde6e3647863ed7f3b4244c8 (diff)
basic-connect: implement 'Radio State' query handling
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'data/mbim-service-basic-connect.json')
-rw-r--r--data/mbim-service-basic-connect.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/mbim-service-basic-connect.json b/data/mbim-service-basic-connect.json
index 7a94f23..4cf3ef0 100644
--- a/data/mbim-service-basic-connect.json
+++ b/data/mbim-service-basic-connect.json
@@ -62,6 +62,17 @@
"array-size-field" : "Telephone Numbers Count" } ] } },
// *********************************************************************************
+ { "name" : "Radio State",
+ "service" : "Basic Connect",
+ "type" : "Command",
+ "query" : { "output" : [ { "name" : "HwRadioState",
+ "format" : "guint32",
+ "public-format" : "MbimReadyInfoFlag" },
+ { "name" : "SwRadioState",
+ "format" : "guint32",
+ "public-format" : "MbimReadyInfoFlag" } ] } },
+
+ // *********************************************************************************
{ "name" : "MbimDeviceServiceElement",
"type" : "Struct",
"contents" : [ { "name" : "Device service ID",