Hi, On Mar 29, 2008, at 10:18, 汪方 wrote:>> I am searching the APIs about Audio AVRCP. I have read the > wiki ,I can't find any detail document about the APIs for Audio > AVRCP. Is there anyone who has some docuemnts about the AVRCP API? The current API is really quite simple. You've got the Control.Connect() and Control.Disconnect() D-Bus methods, which you don't necessarely even need to use since AVRCP will be automatically connected if available when you connect A2DP. Also, only the TG role is available and the received key press events are forwarded through uinput to the kernel (from where e.g. your X server should pick them up automatically). The next steps are to implement more key code mappings, add metadata transfer support as well as add some CT functionality (e.g. ability to send volume up/down commands to the headset). Johan-------------------------------------------------------------------------Check out the new SourceForge.net Marketplace.It's the best place to buy or sell services forjust about anything Open Source.http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace_______________________________________________Bluez-devel mailing listBluez-devel@xxxxxxxxxxxxxxxxxxxxxxxxxx://lists.sourceforge.net/lists/listinfo/bluez-devel