Hi Johan, > -----Original Message----- > From: linux-bluetooth-owner@xxxxxxxxxxxxxxx <linux-bluetooth- > owner@xxxxxxxxxxxxxxx> On Behalf Of Johan Hedberg > Sent: Tuesday, December 10, 2019 10:50 PM > To: Kishore, Ajay <ajay.kishore@xxxxxxxxx> > Cc: linux-bluetooth@xxxxxxxxxxxxxxx > Subject: Re: [PATCH 1/5] obexd: Add initial support for MAP conversations > > 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. Pushed a new patch ([PATCH 6/6] doc/obex-api: Update documentation) with Update of documentation file doc/obex-api.txt. > > Johan Thanks. Ajay Kishore