Hi Ajay, On Tue, Dec 10, 2019, Ajay Kishore wrote: > Changes made to add a new method for MAP conversation listing i.e > "ListConversations" to handle conversation listing object > "x-bt/MAP-convo-listing". > > Co-authored-by: Bharat Bhusan Panda <bharat.b.panda@xxxxxxxxx> > Signed-off-by: Ajay Kishore <ajay.kishore@xxxxxxxxx> > --- > obexd/client/map.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 68 insertions(+) Maybe I missed it, but I didn't see a patch to update doc/obex-api.txt. That's one of the most important changes and what needs to be agreed on first. Johan