Hi Andrei, On Tuesday 04 of November 2014 14:24:44 Andrei Emeltchenko wrote: > From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> > > Adaptation of bluetooth.h HAL to BlueZ > > Andrei Emeltchenko (6): > android/hal-bluetooth: Add parameter to create_bond > android/hardware: Update bluetooth.h header from Android 5.0 > android/hal-bluetooth: Add missing functions > android/client: Add new API argument for create_bond() > android/tester: Use dummy parameter in create_bond() > android/client: Add energy_info_callback print > > android/bluetooth.c | 2 ++ > android/client/if-bt.c | 21 +++++++++++- > android/hal-bluetooth.c | 53 +++++++++++++++++++++++++++- > android/hal-ipc-api.txt | 1 + > android/hal-msg.h | 5 +++ > android/hardware/bluetooth.h | 82 ++++++++++++++++++++++++++++++++++++++++++-- > android/tester-main.c | 6 +++- > 7 files changed, 165 insertions(+), 5 deletions(-) > Patches 1,3,4 and 6 are now applied. Thanks. I've made few changes to them: - lets check against >=5.0.0 for new API - I've fixed missing checks for new API in 6/6 - moved parameter validation to daemon in 1/6 -- Best regards, Szymon Janc -- 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