Re: [PATCH RESEND] obex: report notification status on incoming message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Matt.

On Thu, Feb 6, 2020 at 9:12 PM Matt Ranostay <matt.ranostay@xxxxxxxxxxxx> wrote:
>
> To match doc/obex.txt on incoming message notification the respective
> Status field should be set.
> ---
>  obexd/client/map.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/obexd/client/map.c b/obexd/client/map.c
> index 550c5afb4..23be2d6b2 100644
> --- a/obexd/client/map.c
> +++ b/obexd/client/map.c
> @@ -1914,6 +1914,7 @@ static void map_handle_notification(struct map_event *event, void *user_data)
>         switch (event->type) {
>         case MAP_ET_NEW_MESSAGE:
>                 map_handle_new_message(map, event);
> +               map_handle_status_changed(map, event, "notification");
>                 break;
>         case MAP_ET_DELIVERY_SUCCESS:
>                 map_handle_status_changed(map, event, "delivery-success");
> --
> 2.20.1

Applied, thanks.

-- 
Luiz Augusto von Dentz



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux