Johan, Marcell, What about this patch set ? Thanks, Chen Ganir > -----Original Message----- > From: Chen Ganir [mailto:chen.ganir@xxxxxxxxx] On Behalf Of Ganir, Chen > Sent: Wednesday, March 14, 2012 1:16 PM > To: linux-bluetooth@xxxxxxxxxxxxxxx > Cc: Ganir, Chen > Subject: [PATCH v3 0/3] GATT: Change the way GATT Plugins are > enabled/disabled > > From: Chen Ganir <chen.ganir@xxxxxx> > > This patch set is a result of the discussion on the #bluez channel. > > Consolidate the --enable_<profile> for gatt profiles into a single > switch, called --enable_gatt. > > In addition, modify the AttributeServer propery in the main.conf to > EnableGatt option (default=false) and make sure all GATT plugins query > this option before trying to load (in the _init function of the > plugin) > > This is v3 of the patch set - fixed as suggested on the mailing list. > > Chen Ganir (3): > GATT: Remove individual config switches > GATT: Rename Attribute Server switch > GATT: Profile support for EnableGatt > > Makefile.am | 38 ++++++++++---------------------------- > Makefile.tools | 8 +++++--- > acinclude.m4 | 32 ++++---------------------------- > alert/main.c | 9 +++++---- > bootstrap-configure | 6 +----- > plugins/gatt-example.c | 6 +++--- > proximity/main.c | 10 +++++++++- > proximity/reporter.c | 7 ++++--- > src/adapter.c | 8 ++++---- > src/hcid.h | 2 +- > src/main.c | 4 ++-- > src/main.conf | 5 ++--- > thermometer/main.c | 11 +++++++++++ > time/main.c | 9 +++++---- > 14 files changed, 66 insertions(+), 89 deletions(-) > > -- > 1.7.4.1 -- 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