aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-voice.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-voice.json')
-rw-r--r--data/qmi-service-voice.json35
1 files changed, 34 insertions, 1 deletions
diff --git a/data/qmi-service-voice.json b/data/qmi-service-voice.json
index 1c4f115..22b15d1 100644
--- a/data/qmi-service-voice.json
+++ b/data/qmi-service-voice.json
@@ -6,7 +6,8 @@
// *********************************************************************************
{ "name" : "QMI Client Voice",
- "type" : "Client" },
+ "type" : "Client",
+ "since" : "1.14" },
// *********************************************************************************
{ "name" : "QMI Message Voice",
@@ -22,11 +23,13 @@
"service" : "VOICE",
"id" : "0x001E",
"version" : "2.21",
+ "since" : "1.14",
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "List",
"id" : "0x10",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "array",
"size-prefix-format" : "guint16",
"array-element" : { "format" : "guint8" },
@@ -38,16 +41,19 @@
"service" : "VOICE",
"id" : "0x0020",
"version" : "1.0",
+ "since" : "1.14",
"input" : [ { "name" : "Calling Number",
"id" : "0x01",
"mandatory" : "yes",
"type" : "TLV",
+ "since" : "1.14",
"format" : "string" } ],
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "Call ID",
"id" : "0x10",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8" } ] },
// *********************************************************************************
@@ -56,16 +62,19 @@
"service" : "VOICE",
"id" : "0x0021",
"version" : "1.0",
+ "since" : "1.14",
"input" : [ { "name" : "Call ID",
"id" : "0x01",
"mandatory" : "yes",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8" } ],
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "Call ID",
"id" : "0x10",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8" } ] },
// *********************************************************************************
@@ -74,16 +83,19 @@
"service" : "VOICE",
"id" : "0x0022",
"version" : "1.0",
+ "since" : "1.14",
"input" : [ { "name" : "Call ID",
"id" : "0x01",
"mandatory" : "yes",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8" } ],
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "Call ID",
"id" : "0x10",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8" } ] },
// *********************************************************************************
@@ -92,10 +104,12 @@
"service" : "VOICE",
"id" : "0x002E",
"version" : "2.0",
+ "since" : "1.14",
"output" : [ { "name" : "Call Information",
"id" : "0x01",
"mandatory" : "yes",
"type" : "TLV",
+ "since" : "1.14",
"format" : "array",
"size-prefix-format" : "guint8",
"array-element" : { "name" : "Call",
@@ -124,6 +138,7 @@
"id" : "0x10",
"mandatory" : "yes",
"type" : "TLV",
+ "since" : "1.14",
"format" : "array",
"size-prefix-format" : "guint8",
"array-element" : { "name" : "Call",
@@ -142,58 +157,68 @@
"service" : "VOICE",
"id" : "0x0041",
"version" : "2.1",
+ "since" : "1.14",
"input" : [ { "name" : "Auto Answer",
"id" : "0x10",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Air Timer",
"id" : "0x11",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Roam Timer",
"id" : "0x12",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "TTY Mode",
"id" : "0x13",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Preferred Voice Service Option",
"id" : "0x14",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "AMR Status",
"id" : "0x15",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Preferred Voice Privacy",
"id" : "0x16",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "NAM Index",
"id" : "0x17",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Voice Domain Preference",
"id" : "0x18",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" } ],
"output" : [ { "common-ref" : "Operation Result" },
@@ -201,12 +226,14 @@
"id" : "0x10",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "Air Timer Count",
"id" : "0x11",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "sequence",
"contents" : [ { "name" : "NAM ID",
"format" : "guint8" },
@@ -216,6 +243,7 @@
"id" : "0x12",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "sequence",
"contents" : [ { "name" : "NAM ID",
"format" : "guint8" },
@@ -225,12 +253,14 @@
"id" : "0x13",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "QmiVoiceTtyMode" },
{ "name" : "Current Preferred Voice SO",
"id" : "0x14",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "sequence",
"contents" : [ { "name" : "NAM ID",
"format" : "guint8" },
@@ -250,6 +280,7 @@
"id" : "0x15",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "sequence",
"contents" : [ { "name" : "GSM",
"format" : "guint8",
@@ -261,12 +292,14 @@
"id" : "0x16",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "QmiVoicePrivacy" },
{ "name" : "Current Voice Domain Preference",
"id" : "0x17",
"mandatory" : "no",
"type" : "TLV",
+ "since" : "1.14",
"format" : "guint8",
"public-format" : "QmiVoiceDomain" } ] }