This series implements support for the Absolute Volume Control feature for the CT role of AVRCP version 1.5. João Paulo Rechi Vita (11): transport: Initialize the "Volume" property with 50% transport: Store the value set through the 'Volume' property avrcp: Add EVENT_VOLUME_CHANGED to CT capabilities transport: Get volume from transport transport: Keep a list o all existent transports transport: Get volume passing only audio_device avrcp: Handle RegisterNotification for volume avrcp: Notify remote of volume changes transport: Update volume passing only audio_device avrcp: Handle SetAbsoluteVolume command audio: Bump AVRCP CT version to 1.5 profiles/audio/avrcp.c | 76 +++++++++++++++++++++++++++++++++++++++++----- profiles/audio/transport.c | 55 ++++++++++++++++++++++++++++++++- profiles/audio/transport.h | 6 ++++ 3 files changed, 128 insertions(+), 9 deletions(-) -- 1.7.11.7 -- 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