From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Slightly modified code from Frederic Danis. Frederic Danis (2): android: Add HID Host skeleton android: Add PAN skeleton android/Android.mk | 2 + android/hal.h | 2 + android/hal_bluetooth.c | 8 ++ android/hal_hidhost.c | 232 +++++++++++++++++++++++++++++++++++++++++++++++ android/hal_pan.c | 130 ++++++++++++++++++++++++++ 5 files changed, 374 insertions(+) create mode 100644 android/hal_hidhost.c create mode 100644 android/hal_pan.c -- 1.7.10.4 -- 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