Hi Szymon, On Mon, Oct 21, 2013, Szymon Janc wrote: > hal-ipc will provide functionality related to IPC initialization and > sockets handling (including upcoming callbacks thread). > > This allow to remove code from bluetooth HAL not related to adapter. > --- > Makefile.android | 3 +- > android/Android.mk | 1 + > android/hal-bluetooth.c | 118 ++--------------------------------------- > android/hal-ipc.c | 137 ++++++++++++++++++++++++++++++++++++++++++++++++ > android/hal-ipc.h | 19 +++++++ > 5 files changed, 163 insertions(+), 115 deletions(-) > create mode 100644 android/hal-ipc.c > create mode 100644 android/hal-ipc.h All patches, except 5/11 (which was unnecessary) have been applied along with minor fixes. 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