Hi Marcin, On Thursday 24 of April 2014 13:23:43 Marcin Kraglak wrote: > Changes in v2: > - removed doxygen comments > - in new_service method num_handle must be 1 or greater > - removed coding-style errors > > Marcin Kraglak (4): > gatt: Add skeleton of gatt-db > gatt: Add services list to gatt_db struct > gatt: Add method for creating services in gatt_db > gatt: Add remove_service function to gatt-db > > android/Android.mk | 1 + > android/Makefile.am | 1 + > src/shared/gatt-db.c | 193 > +++++++++++++++++++++++++++++++++++++++++++++++++++ src/shared/gatt-db.h | > 31 +++++++++ > 4 files changed, 226 insertions(+) > create mode 100644 src/shared/gatt-db.c > create mode 100644 src/shared/gatt-db.h Patches 1 and 2 are now pushed, thanks. -- BR Szymon Janc -- 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