blob: e41e2e629685b3c398bc2968e671913986146610 [file] [log] [blame]
[
// *********************************************************************************
{ "name" : "IMSA",
"type" : "Service" },
// *********************************************************************************
{ "name" : "QMI Client IMSA",
"type" : "Client",
"since" : "1.34" },
// *********************************************************************************
{ "name" : "QMI Message IMSA",
"type" : "Message-ID-Enum" },
// *********************************************************************************
{ "name" : "QMI Indication IMSA",
"type" : "Indication-ID-Enum" },
// *********************************************************************************
{ "name" : "Get IMS Registration Status",
"type" : "Message",
"service" : "IMSA",
"id" : "0x0020",
"since" : "1.34",
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "IMS Registration Status",
"id" : "0x12",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaImsRegistrationStatus",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Registration Error Code",
"id" : "0x11",
"type" : "TLV",
"since" : "1.34",
"format" : "guint16",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Registration Error Message",
"id" : "0x13",
"type" : "TLV",
"since" : "1.34",
"format" : "string",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Registration Technology",
"id" : "0x14",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology",
"prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
{ "name" : "Get IMS Services Status",
"type" : "Message",
"service" : "IMSA",
"id" : "0x0021",
"since" : "1.34",
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "IMS SMS Service Status",
"id" : "0x10",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Voice Service Status",
"id" : "0x11",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Video Telephony Service Status",
"id" : "0x12",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS SMS Service Registration Technology",
"id" : "0x13",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Voice Service Registration Technology",
"id" : "0x14",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Video Telephony Service Registration Technology",
"id" : "0x15",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS UE to TAS Service Status",
"id" : "0x16",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS UE to TAS Service Registration Technology",
"id" : "0x17",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Video Share Service Status",
"id" : "0x18",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus",
"prerequisites" : [ { "common-ref" : "Success" } ] },
{ "name" : "IMS Video Share Service Registration Technology",
"id" : "0x19",
"type" : "TLV",
"since" : "1.34",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology",
"prerequisites" : [ { "common-ref" : "Success" } ] } ] },
// *********************************************************************************
{ "name" : "Register Indications",
"type" : "Message",
"service" : "IMSA",
"id" : "0x0022",
"since" : "1.36",
"input" : [ { "name" : "IMS Registration Status Changed",
"id" : "0x10",
"type" : "TLV",
"since" : "1.36",
"format" : "guint8",
"public-format" : "gboolean" },
{ "name" : "IMS Services Status Changed",
"id" : "0x11",
"type" : "TLV",
"since" : "1.36",
"format" : "guint8",
"public-format" : "gboolean" } ],
"output" : [ { "common-ref" : "Operation Result" } ] },
// *********************************************************************************
{ "name" : "IMS Registration Status Changed",
"type" : "Indication",
"service" : "IMSA",
"id" : "0x0023",
"since" : "1.36",
"output" : [ { "name" : "IMS Registration Status",
"id" : "0x11",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaImsRegistrationStatus" },
{ "name" : "IMS Registration Error Code",
"id" : "0x10",
"type" : "TLV",
"since" : "1.36",
"format" : "guint16" },
{ "name" : "IMS Registration Error Message",
"id" : "0x12",
"type" : "TLV",
"since" : "1.36",
"format" : "string" },
{ "name" : "IMS Registration Technology",
"id" : "0x13",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology" } ] },
// *********************************************************************************
{ "name" : "IMS Services Status Changed",
"type" : "Indication",
"service" : "IMSA",
"id" : "0x0024",
"since" : "1.36",
"output" : [ { "name" : "IMS SMS Service Status",
"id" : "0x10",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus" },
{ "name" : "IMS Voice Service Status",
"id" : "0x11",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus" },
{ "name" : "IMS Video Telephony Service Status",
"id" : "0x12",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus" },
{ "name" : "IMS SMS Service Registration Technology",
"id" : "0x13",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology" },
{ "name" : "IMS Voice Service Registration Technology",
"id" : "0x14",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology" },
{ "name" : "IMS Video Telephony Service Registration Technology",
"id" : "0x15",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology" },
{ "name" : "IMS UE to TAS Service Status",
"id" : "0x16",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus" },
{ "name" : "IMS UE to TAS Service Registration Technology",
"id" : "0x17",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology" },
{ "name" : "IMS Video Share Service Status",
"id" : "0x18",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaServiceStatus" },
{ "name" : "IMS Video Share Service Registration Technology",
"id" : "0x19",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32",
"public-format" : "QmiImsaRegistrationTechnology" } ] },
// *********************************************************************************
{ "name" : "Bind",
"type" : "Message",
"service" : "IMSA",
"id" : "0x0033",
"since" : "1.36",
"input" : [ { "name" : "Binding",
"id" : "0x10",
"type" : "TLV",
"since" : "1.36",
"format" : "guint32" } ],
"output" : [ { "common-ref" : "Operation Result" } ] }
]