From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ v6 3/6] org.bluez.MediaEndpoint: Add ChannelAllocation to SelectProperties
Date: Thu, 14 Dec 2023 15:55:53 -0500 [thread overview]
Message-ID: <20231214205556.1320286-3-luiz.dentz@gmail.com> (raw)
In-Reply-To: <20231214205556.1320286-1-luiz.dentz@gmail.com>
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This adds ChannelAllocation to SelectProperties which when set can be
used by Endpoint implementation in the response as part of
Capabilities, note that it is not mandatory to use it so the Endpoint
may have its on logic to allocate channels.
---
doc/org.bluez.MediaEndpoint.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/org.bluez.MediaEndpoint.rst b/doc/org.bluez.MediaEndpoint.rst
index 6754d6e3b7eb..f2b830ab0949 100644
--- a/doc/org.bluez.MediaEndpoint.rst
+++ b/doc/org.bluez.MediaEndpoint.rst
@@ -79,6 +79,8 @@ dict SelectProperties(dict capabilities)
:uint32 Locations:
+ :uint32_t ChannelAllocation:
+
:dict QoS:
:byte Framing:
--
2.43.0
next prev parent reply other threads:[~2023-12-14 20:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-14 20:55 [PATCH BlueZ v6 1/6] bap: Allow setup of multiple stream per endpoint Luiz Augusto von Dentz
2023-12-14 20:55 ` [PATCH BlueZ v6 2/6] shared/bap: Make bt_bap_select match the channel map Luiz Augusto von Dentz
2023-12-14 20:55 ` Luiz Augusto von Dentz [this message]
2023-12-14 20:55 ` [PATCH BlueZ v6 4/6] shared/bap: Make bt_bap_select select a location Luiz Augusto von Dentz
2023-12-14 20:55 ` [PATCH BlueZ v6 5/6] shared/bap: Fix stream IO linking Luiz Augusto von Dentz
2023-12-14 20:55 ` [PATCH BlueZ v6 6/6] client/player: Use ChannelAllocation given on SelectProperties Luiz Augusto von Dentz
2023-12-14 23:04 ` [BlueZ,v6,1/6] bap: Allow setup of multiple stream per endpoint bluez.test.bot
2023-12-15 20:50 ` [PATCH BlueZ v6 1/6] " 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=20231214205556.1320286-3-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;
as well as URLs for NNTP newsgroup(s).