From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v5 1/6] Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
Date: Fri, 15 Aug 2025 13:30:08 +0000 [thread overview]
Message-ID: <175526460825.1071141.5339418517624133366.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250814162448.124616-1-luiz.dentz@gmail.com>
Hello:
This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Thu, 14 Aug 2025 12:24:43 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> This fixes the likes of hci_conn_num(CIS_LINK) returning the total of
> ISO connection which includes BIS_LINK as well, so this splits the
> iso_num into each link type and introduces hci_iso_num that can be used
> in places where the total number of ISO connection still needs to be
> used.
>
> [...]
Here is the summary with links:
- [v5,1/6] Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
https://git.kernel.org/bluetooth/bluetooth-next/c/3ae443de7edf
- [v5,2/6] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
https://git.kernel.org/bluetooth/bluetooth-next/c/1b773e698ec3
- [v5,3/6] Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
https://git.kernel.org/bluetooth/bluetooth-next/c/bd32dcfede57
- [v5,4/6] Bluetooth: hci_conn: Make unacked packet handling more robust
https://git.kernel.org/bluetooth/bluetooth-next/c/cea0c704804d
- [v5,5/6] Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
https://git.kernel.org/bluetooth/bluetooth-next/c/2ecd48de96ba
- [v5,6/6] Bluetooth: hci_core: Detect if an ISO link has stalled
https://git.kernel.org/bluetooth/bluetooth-next/c/64a73bcf8b27
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-08-15 13:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-14 16:24 [PATCH v5 1/6] Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately Luiz Augusto von Dentz
2025-08-14 16:24 ` [PATCH v5 2/6] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers Luiz Augusto von Dentz
2025-08-14 16:24 ` [PATCH v5 3/6] Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets Luiz Augusto von Dentz
2025-08-14 16:24 ` [PATCH v5 4/6] Bluetooth: hci_conn: Make unacked packet handling more robust Luiz Augusto von Dentz
2025-08-14 16:24 ` [PATCH v5 5/6] Bluetooth: ISO: Use sk_sndtimeo as conn_timeout Luiz Augusto von Dentz
2025-08-14 16:24 ` [PATCH v5 6/6] Bluetooth: hci_core: Detect if an ISO link has stalled Luiz Augusto von Dentz
2025-08-14 17:09 ` [v5,1/6] Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately bluez.test.bot
2025-08-15 13:30 ` 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=175526460825.1071141.5339418517624133366.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.