From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Luiz Augusto von Dentz To: linux-bluetooth@vger.kernel.org Subject: [PATCH BlueZ 3/6] media-api: Update documentation to include Volume property Date: Thu, 24 May 2012 16:22:48 +0300 Message-Id: <1337865771-11777-3-git-send-email-luiz.dentz@gmail.com> In-Reply-To: <1337865771-11777-1-git-send-email-luiz.dentz@gmail.com> References: <1337865771-11777-1-git-send-email-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: From: Luiz Augusto von Dentz --- doc/media-api.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index 7a593c3..4446439 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -341,3 +341,11 @@ Properties object Device [readonly] Optional. Indicates where is the transport being routed Possible Values: "HCI" or "PCM" + + uint16 Volume [readwrite] + + Optional. Indicates volume level of the transport, + this property is only writeable when the transport was + acquired by the sender. + + Possible Values: 0-127 -- 1.7.7.6