Hi, On Fri, Sep 28, 2012, Christian Cier-Zniewski wrote: > Hello Johan, > > On 28.09.2012 12:25, Johan Hedberg wrote: > > Heart Rate Profile (HRP) client API > > > > Makefile.am | 9 +- > > > >All patches in this set have been applied. Thanks. > > > > > > > I had to apply the following patch to get the heart rate profile working. > It is currently missing in HEAD although it was present in the > patchset provided by Andrzej. > > Christian > > --- > > diff --git a/Makefile.am b/Makefile.am > index 3b37198..c27eb01 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -212,7 +212,7 @@ endif > > if GATTMODULES > builtin_modules += thermometer alert time gatt_example proximity > deviceinfo \ > - gatt scanparam > + gatt scanparam heartrate > builtin_sources += profiles/thermometer/main.c \ > profiles/thermometer/manager.h \ > profiles/thermometer/manager.c \ > The Makefile.am changes had conflicts because of other GATT profiles I applied earlier, so I had to completely manually fix this and probably made some mistake. Could you please send a proper git patch for this and I'll apply it? 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