From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ v1 1/2] org.bluez.MediaTransport: Allow Volume property to follow profile range
Date: Wed, 22 Jan 2025 16:14:45 -0500 [thread overview]
Message-ID: <20250122211446.142626-1-luiz.dentz@gmail.com> (raw)
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This makes the Volume property to follow the profile defined range.
---
doc/org.bluez.MediaTransport.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/org.bluez.MediaTransport.rst b/doc/org.bluez.MediaTransport.rst
index 78789bc8044a..a4894a413652 100644
--- a/doc/org.bluez.MediaTransport.rst
+++ b/doc/org.bluez.MediaTransport.rst
@@ -128,7 +128,8 @@ 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
+ Possible Values: 0-127 (A2DP)
+ 0-255 (BAP)
object Endpoint [readonly, optional, experimental]
``````````````````````````````````````````````````
--
2.48.1
next reply other threads:[~2025-01-22 21:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-22 21:14 Luiz Augusto von Dentz [this message]
2025-01-22 21:14 ` [PATCH BlueZ v1 2/2] vcp: Fix using scaled values for volume Luiz Augusto von Dentz
2025-01-22 22:27 ` [BlueZ,v1,1/2] org.bluez.MediaTransport: Allow Volume property to follow profile range bluez.test.bot
2025-01-23 18:40 ` [PATCH BlueZ v1 1/2] " patchwork-bot+bluetooth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250122211446.142626-1-luiz.dentz@gmail.com \
--to=luiz.dentz@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox