Return-Path: Message-ID: <4ECE3B67.1030909@globaledgesoft.com> Date: Thu, 24 Nov 2011 18:11:11 +0530 From: sathish MIME-Version: 1.0 To: linux-bluetooth@vger.kernel.org Subject: AVRCP metadat Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi, I am working on implementing AVRCP 1.3 using the latest bluez that i downloaded from repository bluez.kernel.org.git file and i am working to get the metadata information from the media player "amarok" . i already succeded in writing the code using dbus API on bluez-4.96. The features such as VolumeUp, VolumeDown, Pause , Stop, GetProperties(Status Connected Only) are working fine. I want help to implement in getting metadata information, I want to know which player to use that supports in sending the metadata information. and suggestions how to use dbus API requesting some more example code for writing dbus in C. -- Thanks& Regards, Sathish N