Hi Andrei, On Thu, Nov 14, 2013, Andrei Emeltchenko wrote: > Debug functions will be used by HALs and haltest. > --- > android/Android.mk | 2 - > android/Makefile.am | 3 - > android/client/if-av.c | 1 + > android/client/if-bt.c | 1 + > android/client/if-hf.c | 1 + > android/client/if-hh.c | 1 + > android/client/if-main.h | 2 - > android/client/if-pan.c | 1 + > android/client/if-sock.c | 1 + > android/client/textconv.c | 300 --------------------------------------------- > android/client/textconv.h | 120 ------------------ > android/hal-bluetooth.c | 3 +- > android/hal-utils.c | 269 ++++++++++++++++++++++++++++++++++++++++ > android/hal-utils.h | 103 ++++++++++++++++ > 14 files changed, 379 insertions(+), 429 deletions(-) > delete mode 100644 android/client/textconv.c > delete mode 100644 android/client/textconv.h Applied. 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