Hi Christian, On Tue, Sep 24, 2013 at 5:16 PM, Christian Fetzer <christian.fetzer@xxxxxxxxxxxxxxxx> wrote: > From: Christian Fetzer <christian.fetzer@xxxxxxxxxxxx> > > This patchset adds the event handlers for new message, message shift/deleted > and message status update events. > > New messages are signaled by registering a corresponding message event, that > is announced using the ObjectManager. > > For moved / deleted messages: > - If we have the Message interface, we simply update property 'Folder'. > - If the message was moved into the current folder, we register its > Message interface. > > The status update events change the property 'Status'. > > Note that this patchset depends on the changed map_msg_create function from > 'obexd: Fix setting message folder' sent on 23.09.2013. > > Christian Fetzer (7): > obexd: Handle new message event > obexd: Add function set_reception_status to MAP client > obexd: Handle message status events > obexd: Update Status property in map documentation > obexd: Add function set_folder to MAP client > obexd: Handle message shift and message deleted events > obexd: Prefix folders in event reports with leading slash > > doc/obex-api.txt | 10 ++++-- > obexd/client/map.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > obexd/client/mns.c | 16 +++++++-- > 3 files changed, 120 insertions(+), 5 deletions(-) > > -- > 1.8.3.4 After quite a few changes here and there I pushed this set, note some things I just ignored for now such as message not know changing location, if you provide a good explanation I can consider adding it back but it should probably be done in a separate patch. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html