Hi Ravi, On Mon, Nov 10, 2014 at 4:05 PM, Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx> wrote: > v2: Fixed Luiz's comments (added new interface at bottom in > hal-ipc-txt and ID in hal-msg.h). > > v1: Android Lollipop has new interface for AVRCP controller. It has > one command and two callbacks. Patchset updates support for IPC > doc, hal-msg, HAL part and client part. > > Ravi kumar Veeramally (5): > android/hal-ipc-txt: Add support for new AVRCP CTRL interface > android/hal-msg: Add support for new AVRCP CTRL interface > android/hal-avrcp: Add suuport for new AVRCP ctrl interface > android/client: Add support for new AVRCP CTRL interface > android/avrcp: Add initial support for new AVRCP CTRL interface > > android/avrcp.c | 72 ++++++++++++++++++++++------ > android/avrcp.h | 4 ++ > android/client/if-bt.c | 2 + > android/client/if-main.h | 2 + > android/client/if-rc.c | 88 ++++++++++++++++++++++++++++++++++ > android/hal-avrcp.c | 122 +++++++++++++++++++++++++++++++++++++++++++++++ > android/hal-bluetooth.c | 3 ++ > android/hal-ipc-api.txt | 45 ++++++++++++++++- > android/hal-msg.h | 24 +++++++++- > android/hal.h | 1 + > android/main.c | 11 +++++ > 11 files changed, 356 insertions(+), 18 deletions(-) > > -- > 2.1.0 Patches 1-4 have been applied, patch 5/5 need some work see my comments to it. -- Luiz Augusto von Dentz -- 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