[android-developers] Adding AVRCP Plugin in Android GB

2011-12-26 Thread suci
Hi, This mail is for all who are trying to use AVRCP profile in GB. GB has A2DP and AVRCP tightly coupled under audio. With this only AVRCP cant be used. control.c in external/bluetooth/bluez/control.c has the avrcp implementation part. Therez no support in the framework to call these

[android-developers] AVRCP controller app

2011-11-09 Thread suci
Hi, Trying to implement TV Remote Control app using AVRCP. Looks like framework does not support this. Volume up and volume down commands are used specific to Bluetooth.A2DP. Hence has to incorporate the changes in the framework. But i'm stuck at connection establishment part. Profile requires