Hi Jerzy, On Fri, Oct 18, 2013, Jerzy Kasenberg wrote: > This patchset add tab completion to haltest so using this tool > will be much easier. > > It allows to build for andriod 4.3 and for host with autotools. > > Jerzy Kasenberg (3): > android: Add tab completion to haltest > android: Fix error in draw line in haltest tool > android: Add completion for adapter to haltest > > Makefile.android | 2 + > android/Android.mk | 1 + > android/client/haltest.c | 11 +- > android/client/if-bt.c | 331 ++++++++++++++++++++++++++++++++++------ > android/client/if-main.h | 44 +++++- > android/client/tabcompletion.c | 313 +++++++++++++++++++++++++++++++++++++ > android/client/terminal.c | 4 +- > android/client/textconv.c | 21 +++ > android/client/textconv.h | 4 + > 9 files changed, 673 insertions(+), 58 deletions(-) > create mode 100644 android/client/tabcompletion.c All three patches have been 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