[PATCH] basic-connect: implement 'Emergency Mode' notification handling
Aleksander Morgado
aleksander at aleksander.es
Mon Mar 3 00:26:38 PST 2014
On 01/03/14 08:56, Ben Chan wrote:
> ---
> data/mbim-service-basic-connect.json | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
Pushed, thanks.
> diff --git a/data/mbim-service-basic-connect.json b/data/mbim-service-basic-connect.json
> index 854b5cc..6222523 100644
> --- a/data/mbim-service-basic-connect.json
> +++ b/data/mbim-service-basic-connect.json
> @@ -742,7 +742,10 @@
> "public-format" : "MbimEmergencyModeState" } ],
> "response" : [ { "name" : "State",
> "format" : "guint32",
> - "public-format" : "MbimEmergencyModeState" } ] },
> + "public-format" : "MbimEmergencyModeState" } ],
> + "notification" : [ { "name" : "State",
> + "format" : "guint32",
> + "public-format" : "MbimEmergencyModeState" } ] },
>
> // *********************************************************************************
> { "name" : "MbimPacketFilter",
>
--
Aleksander
https://aleksander.es
More information about the libmbim-devel
mailing list