Hi Mikel, On Mon, May 21, 2012 at 12:07 PM, Mikel Astiz <mikel.astiz.oss@xxxxxxxxx> wrote: > From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> > > This patchset includes a first set of D-Bus changes as part of a bigger API rewrite in obex-client. The original API proposal started around 6 months ago ([1]) and it has later been discussed and modified several times. > > This first series proposes some minor refactoring of the existing APIs. The most relevant part, regarding the removal of the agent, is left for a later discussion. > > [1] http://marc.info/?l=linux-bluetooth&m=132189357404237&w=2 > > Mikel Astiz (12): > client-doc: Wrap OPP into specific session type > client: Use constant instead of NULL variable > client: Wrap OPP into specific session type > client-test: Update to wrapped OPP session type > client-doc: Replace SendFiles with SendFile > client: Replace SendFiles with SendFile > client-test: Replace SendFiles with SendFile > client-doc: Move GetCapabilities to session API > client: Move GetCapabilities to session API > client-doc: Replace parameter dict with conventional ones > client: Replace parameter dict with conventional ones > client-test: Replace CreateSession parameter dict > > client/manager.c | 406 ++--------------------------------------- > client/opp.c | 205 +++++++++++++++++++++- > client/session.c | 68 +++++++ > doc/client-api.txt | 69 ++++--- > test/exchange-business-cards | 9 +- > test/ftp-client | 3 +- > test/get-capabilities | 15 +- > test/list-folders | 2 +- > test/map-client | 3 +- > test/pbap-client | 2 +- > test/pull-business-card | 8 +- > test/send-files | 85 ++-------- > 12 files changed, 370 insertions(+), 505 deletions(-) > > -- > 1.7.7.6 All 12 patches pushed upstream, thanks. -- 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