- adds support for hidhost - adds tab completion for hidhost - adds help for hidhost - magic number to #define change for buffer sizes Jerzy Kasenberg (3): android: Add definition of buffer sizes to haltest android: Add calls to hidhost interface to haltest android: Add help to hidhost in haltest Makefile.android | 2 + android/Android.mk | 1 + android/client/haltest.c | 1 + android/client/if-bt.c | 10 +- android/client/if-hh.c | 431 +++++++++++++++++++++++++++++++++++++++++++++ android/client/if-main.h | 2 + android/client/textconv.c | 2 +- android/client/textconv.h | 2 + 8 files changed, 445 insertions(+), 6 deletions(-) create mode 100644 android/client/if-hh.c -- 1.7.9.5 -- 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