Hi Vinicius, On Mon, Mar 28, 2011, Vinicius Costa Gomes wrote: > Hi, > > This patch series moves the Attrib client to the core, this move is > more related to the build system than with code being moved. > > Things left to be done (that will be done in later patches): > - Remove the attrib plugin; > - Use SDP information to register primary services; > > -- > Cheers, > > > Vinicius Costa Gomes (6): > Move Attrib client to the core > Register Attrib interface when loading device from storage > Register Attrib interface after Primary Service discovery > Remove _init and _exit methods from Attrib client > Add support for re-using the attrib channel > Fix disconnecting when primary service discovery is done > > Makefile.am | 4 +- > attrib/client.c | 49 +++++++++++++++--------------------------- > attrib/client.h | 6 ++-- > attrib/main.c | 14 +----------- > attrib/manager.c | 62 ++--------------------------------------------------- > attrib/manager.h | 2 +- > src/adapter.c | 5 ++++ > src/device.c | 20 +++++++++++------ > 8 files changed, 46 insertions(+), 116 deletions(-) All patches in this set have been pushed upstream. Thanks. Johan -- 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