All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v6 1/6] bap: Allow setup of multiple stream per endpoint
Date: Fri, 15 Dec 2023 20:50:25 +0000	[thread overview]
Message-ID: <170267342587.29572.7392825145043897455.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231214205556.1320286-1-luiz.dentz@gmail.com>

Hello:

This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Thu, 14 Dec 2023 15:55:51 -0500 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> Remote endpoints actually represents PAC records of the same codec and
> their capabilities are merged together thus is should be possible to
> create multiple streams depending on the AC configuration.
> ---
>  profiles/audio/bap.c | 616 ++++++++++++++++++++++++-------------------
>  1 file changed, 345 insertions(+), 271 deletions(-)

Here is the summary with links:
  - [BlueZ,v6,1/6] bap: Allow setup of multiple stream per endpoint
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=511d58b06c63
  - [BlueZ,v6,2/6] shared/bap: Make bt_bap_select match the channel map
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e7e8b2a3d7ca
  - [BlueZ,v6,3/6] org.bluez.MediaEndpoint: Add ChannelAllocation to SelectProperties
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=07efa6d35b26
  - [BlueZ,v6,4/6] shared/bap: Make bt_bap_select select a location
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4bed5da57861
  - [BlueZ,v6,5/6] shared/bap: Fix stream IO linking
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4b5b4f0767c6
  - [BlueZ,v6,6/6] client/player: Use ChannelAllocation given on SelectProperties
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e01208dac67f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-12-15 20:50 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 ` [PATCH BlueZ v6 3/6] org.bluez.MediaEndpoint: Add ChannelAllocation to SelectProperties Luiz Augusto von Dentz
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 ` patchwork-bot+bluetooth [this message]

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=170267342587.29572.7392825145043897455.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.