blob: 047cdfcc7794c8320583b544bae5545b01354b6d [file] [log] [blame]
[
// *********************************************************************************
{ "type" : "Service",
"name" : "USSD" },
// *********************************************************************************
{ "name" : "",
"type" : "Command",
"since" : "1.4",
"set" : [ { "name" : "Action",
"format" : "guint32",
"public-format" : "MbimUssdAction" },
{ "name" : "DataCodingScheme",
"format" : "guint32" },
{ "name" : "Payload",
"format" : "ref-byte-array" } ],
"response" : [ { "name" : "Response",
"format" : "guint32",
"public-format" : "MbimUssdResponse" },
{ "name" : "SessionState",
"format" : "guint32",
"public-format" : "MbimUssdSessionState" },
{ "name" : "DataCodingScheme",
"format" : "guint32" },
{ "name" : "Payload",
"format" : "ref-byte-array" } ],
"notification" : [ { "name" : "Response",
"format" : "guint32",
"public-format" : "MbimUssdResponse" },
{ "name" : "SessionState",
"format" : "guint32",
"public-format" : "MbimUssdSessionState" },
{ "name" : "DataCodingScheme",
"format" : "guint32" },
{ "name" : "Payload",
"format" : "ref-byte-array" } ] }
]