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 v4 1/3] Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Date: Wed, 16 Apr 2025 20:40:33 +0000	[thread overview]
Message-ID: <174483603303.3492169.11744384254919286251.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250415214835.1678138-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 Tue, 15 Apr 2025 17:48:33 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> Broadcast Receiver requires creating PA sync but the command just
> generates a status so this makes use of __hci_cmd_sync_status_sk to wait
> for HCI_EV_LE_PA_SYNC_ESTABLISHED, also because of this chance it is not
> longer necessary to use a custom method to serialize the process of
> creating the PA sync since the cmd_work_sync itself ensures only one
> command would be pending which now awaits for
> HCI_EV_LE_PA_SYNC_ESTABLISHED before proceeding to next connection.
> 
> [...]

Here is the summary with links:
  - [v4,1/3] Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
    https://git.kernel.org/bluetooth/bluetooth-next/c/58ddd115fe06
  - [v4,2/3] Bluetooth: ISO: Fix not using SID from adv report
    (no matching commit)
  - [v4,3/3] Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields
    https://git.kernel.org/bluetooth/bluetooth-next/c/ffd068349018

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



      parent reply	other threads:[~2025-04-16 20:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-15 21:48 [PATCH v4 1/3] Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver Luiz Augusto von Dentz
2025-04-15 21:48 ` [PATCH v4 2/3] Bluetooth: ISO: Fix not using SID from adv report Luiz Augusto von Dentz
2025-04-15 21:48 ` [PATCH v4 3/3] Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields Luiz Augusto von Dentz
2025-04-15 22:34 ` [v4,1/3] Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver bluez.test.bot
2025-04-16 20:40 ` 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=174483603303.3492169.11744384254919286251.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.