Linux bluetooth development
 help / color / mirror / Atom feed
From: Pauli Virtanen <pav@iki.fi>
To: linux-bluetooth@vger.kernel.org
Cc: Pauli Virtanen <pav@iki.fi>
Subject: [PATCH BlueZ 0/7] Various BAP ucast server/client fixes
Date: Fri,  8 Aug 2025 21:50:32 +0300	[thread overview]
Message-ID: <cover.1754678883.git.pav@iki.fi> (raw)

Fix bugs in BAP ucast server associated with stream reconfiguration etc.

Fix misc. bugs BAP ucast client.

Pauli Virtanen (7):
  bap: fix multiple release of stream when closing setup
  bap: send correct framing value to kernel
  shared/bap: use correct parser for Config Codec message
  media: fix pac_select(), pac_config() return values
  media: clear transport if reconfiguring in pac_config()
  bap: clear server streams when ucast disconnects
  shared/bap: check ASE state in find_ep_ucast

 profiles/audio/bap.c   | 16 +++++++++++---
 profiles/audio/media.c | 47 +++++++++++++++++++++++++-----------------
 src/shared/bap.c       | 11 +++++++++-
 3 files changed, 51 insertions(+), 23 deletions(-)

-- 
2.50.1


             reply	other threads:[~2025-08-08 18:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-08 18:50 Pauli Virtanen [this message]
2025-08-08 18:50 ` [PATCH BlueZ 1/7] bap: fix multiple release of stream when closing setup Pauli Virtanen
2025-08-08 20:11   ` Various BAP ucast server/client fixes bluez.test.bot
2025-08-08 18:50 ` [PATCH BlueZ 2/7] bap: send correct framing value to kernel Pauli Virtanen
2025-08-08 18:50 ` [PATCH BlueZ 3/7] shared/bap: use correct parser for Config Codec message Pauli Virtanen
2025-08-08 18:50 ` [PATCH BlueZ 4/7] media: fix pac_select(), pac_config() return values Pauli Virtanen
2025-08-08 18:50 ` [PATCH BlueZ 5/7] media: clear transport if reconfiguring in pac_config() Pauli Virtanen
2025-08-08 18:50 ` [PATCH BlueZ 6/7] bap: clear server streams when ucast disconnects Pauli Virtanen
2025-08-08 18:50 ` [PATCH BlueZ 7/7] shared/bap: check ASE state in find_ep_ucast Pauli Virtanen
2025-08-11 14:29 ` [PATCH BlueZ 0/7] Various BAP ucast server/client fixes 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=cover.1754678883.git.pav@iki.fi \
    --to=pav@iki.fi \
    --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