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 v3 1/3] shared/bap: Rework stream procedures
Date: Thu, 08 Feb 2024 18:50:29 +0000	[thread overview]
Message-ID: <170741822936.20497.15200084861913940209.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240206223513.2783330-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 Tue,  6 Feb 2024 17:35:11 -0500 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> This rework stream procedures to avoid having to check stream types
> everytime the procedure is invoked, instead this creates a operation
> abstraction which is assign at stream creation.
> ---
>  src/shared/bap.c | 1793 ++++++++++++++++++++++++++--------------------
>  1 file changed, 1014 insertions(+), 779 deletions(-)

Here is the summary with links:
  - [BlueZ,v3,1/3] shared/bap: Rework stream procedures
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=74709286b6b4
  - [BlueZ,v3,2/3] shared/bap: Add .set_state to bt_bap_stream_ops
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=8e76c9140de1
  - [BlueZ,v3,3/3] shared/bap: Make bt_bap_ref_safe check if the instance is attached
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6dafe901a2ba

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



      parent reply	other threads:[~2024-02-08 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06 22:35 [PATCH BlueZ v3 1/3] shared/bap: Rework stream procedures Luiz Augusto von Dentz
2024-02-06 22:35 ` [PATCH BlueZ v3 2/3] shared/bap: Add .set_state to bt_bap_stream_ops Luiz Augusto von Dentz
2024-02-06 22:35 ` [PATCH BlueZ v3 3/3] shared/bap: Make bt_bap_ref_safe check if the instance is attached Luiz Augusto von Dentz
2024-02-07  0:29 ` [BlueZ,v3,1/3] shared/bap: Rework stream procedures bluez.test.bot
2024-02-08 18: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=170741822936.20497.15200084861913940209.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.