With this patchset handsfree interface is available in haltest. Jerzy Kasenberg (4): android/client: Add skeleton for handsfree calls android/client: Add code for handsfree callbacks android/client: Add code for handsfree methods android/client: Add completion for hf methods Makefile.android | 2 + android/Android.mk | 1 + android/client/haltest.c | 1 + android/client/if-bt.c | 2 +- android/client/if-hf.c | 784 ++++++++++++++++++++++++++++++++++++++++++++++ android/client/if-main.h | 2 + 6 files changed, 791 insertions(+), 1 deletion(-) create mode 100644 android/client/if-hf.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