Hi Andrei, On Fri, Oct 04, 2013, Andrei Emeltchenko wrote: > Those are modified patches from Frederic Danis. > > Changes: > * v6: removed -n option, print to stdout & stderr depending on type of logs. > * v5: log is now printed to stderr > > Frederic Danis (5): > build: Add skeleton for BlueZ Android > android: Add skeleton of BlueZ Android daemon > android-build: Add BlueZ Android daemon > build: Add BlueZ Android daemon > android: Android version of log.c > > .gitignore | 2 + > Makefile.am | 4 +- > Makefile.android | 8 ++++ > android/Android.mk | 31 ++++++++++++++ > android/log.c | 82 +++++++++++++++++++++++++++++++++++++ > android/main.c | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++ > bootstrap-configure | 1 + > configure.ac | 5 +++ > 8 files changed, 244 insertions(+), 1 deletion(-) > create mode 100644 Makefile.android > create mode 100644 android/Android.mk > create mode 100644 android/log.c > create mode 100644 android/main.c This patch set has now been applied 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