blob: 0450fab4f851c75625c826ba481f5926eb203230 [file] [log] [blame]
[
// *********************************************************************************
{ "type" : "Service",
"name" : "Proxy Control" },
// *********************************************************************************
{ "name" : "Configuration",
"type" : "Command",
"since" : "1.10",
"set" : [ { "name" : "DevicePath",
"format" : "string" },
{ "name" : "Timeout",
"format" : "guint32" } ],
"response" : [] },
// *********************************************************************************
{ "name" : "Version",
"type" : "Command",
"since" : "1.28",
"notification" : [ { "name" : "MbimVersion",
"format" : "guint16" },
{ "name" : "MbimExtendedVersion",
"format" : "guint16" } ] }
]