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 v3 00/11] Initial BAP support
Date: Mon, 29 Aug 2022 19:50:17 +0000	[thread overview]
Message-ID: <166180261759.15300.16088522841136813877.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220827000540.113414-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 Fri, 26 Aug 2022 17:05:29 -0700 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> iThis set add initial support for BAP (Basic Audio Profile) which is
> an essential part of LE Audio responsible for stream control.
> 
> The plugin is considered experimental and depends on ISO socket in order
> to work so the following setting needs to be changed in order to enable it:
> 
> [...]

Here is the summary with links:
  - [v3,01/11] adapter: Add btd_adapter_find_device_by_fd
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=67dfe38b660d
  - [v3,02/11] lib/uuid: Add PACS/ASCS UUIDs
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=d7b78586afdd
  - [v3,03/11] shared/bap: Add initial code for handling BAP
    (no matching commit)
  - [v3,04/11] profiles: Add initial code for bap plugin
    (no matching commit)
  - [v3,05/11] shared: Add definition for LC3 codec
    (no matching commit)
  - [v3,06/11] media-api: Add SelectProperties
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=3579cf8bf6a7
  - [v3,07/11] test/simple-endpoint: Add support for LC3 endpoints
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f081ac884591
  - [v3,08/11] client/player: Add support for PACS endpoints
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=dc61ec4419eb
  - [v3,09/11] client/player: Use QoS interval on transport.send
    (no matching commit)
  - [v3,10/11] profiles: Allow linked transport to release the fd
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=34e8c20d488f
  - [v3,11/11] profiles: Update transport Links property on state change to QoS
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b843a5c5b4b5

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



      parent reply	other threads:[~2022-08-29 19:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-27  0:05 [PATCH v3 00/11] Initial BAP support Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 01/11] adapter: Add btd_adapter_find_device_by_fd Luiz Augusto von Dentz
2022-08-27  3:53   ` Initial BAP support bluez.test.bot
2022-08-27  0:05 ` [PATCH v3 02/11] lib/uuid: Add PACS/ASCS UUIDs Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 03/11] shared/bap: Add initial code for handling BAP Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 04/11] profiles: Add initial code for bap plugin Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 05/11] shared: Add definition for LC3 codec Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 06/11] media-api: Add SelectProperties Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 07/11] test/simple-endpoint: Add support for LC3 endpoints Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 08/11] client/player: Add support for PACS endpoints Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 09/11] client/player: Use QoS interval on transport.send Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 10/11] profiles: Allow linked transport to release the fd Luiz Augusto von Dentz
2022-08-27  0:05 ` [PATCH v3 11/11] profiles: Update transport Links property on state change to QoS Luiz Augusto von Dentz
2022-08-29 19: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=166180261759.15300.16088522841136813877.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.