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/8] Bluetooth: HCI: Add initial support for PAST
Date: Tue, 14 Oct 2025 20:40:16 +0000 [thread overview]
Message-ID: <176047441699.88862.3293407258426025596.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251014013308.174151-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 Mon, 13 Oct 2025 21:33:01 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> This adds PAST related commands (HCI_OP_LE_PAST,
> HCI_OP_LE_PAST_SET_INFO and HCI_OP_LE_PAST_PARAMS) and events
> (HCI_EV_LE_PAST_RECEIVED) along with handling of PAST sender and
> receiver features bits including new MGMG settings (
> HCI_EV_LE_PAST_RECEIVED and MGMT_SETTING_PAST_RECEIVER) which
> userspace can use to determine if PAST is supported by the
> controller.
>
> [...]
Here is the summary with links:
- [v4,1/8] Bluetooth: HCI: Add initial support for PAST
https://git.kernel.org/bluetooth/bluetooth-next/c/9694b70e91bc
- [v4,2/8] Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
https://git.kernel.org/bluetooth/bluetooth-next/c/5518b6d3b39f
- [v4,3/8] Bluetooth: ISO: Add support to bind to trigger PAST
https://git.kernel.org/bluetooth/bluetooth-next/c/bac683543e72
- [v4,4/8] Bluetooth: HCI: Always use the identity address when initializing a connection
https://git.kernel.org/bluetooth/bluetooth-next/c/65a0aadac242
- [v4,5/8] Bluetooth: ISO: Attempt to resolve broadcast address
https://git.kernel.org/bluetooth/bluetooth-next/c/18339e7d7e44
- [v4,6/8] Bluetooth: MGMT: Allow use of Set Device Flags without Add Device
https://git.kernel.org/bluetooth/bluetooth-next/c/12de14315ad7
- [v4,7/8] Bluetooth: ISO: Fix not updating BIS sender source address
https://git.kernel.org/bluetooth/bluetooth-next/c/e7dbb54d27b2
- [v4,8/8] Bluetooth: ISO: Fix another instance of dst_type handling
https://git.kernel.org/bluetooth/bluetooth-next/c/19c922bc098a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2025-10-14 20:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-14 1:33 [PATCH v4 1/8] Bluetooth: HCI: Add initial support for PAST Luiz Augusto von Dentz
2025-10-14 1:33 ` [PATCH v4 2/8] Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST Luiz Augusto von Dentz
2025-10-14 1:33 ` [PATCH v4 3/8] Bluetooth: ISO: Add support to bind to trigger PAST Luiz Augusto von Dentz
2025-10-14 1:33 ` [PATCH v4 4/8] Bluetooth: HCI: Always use the identity address when initializing a connection Luiz Augusto von Dentz
2025-10-14 1:33 ` [PATCH v4 5/8] Bluetooth: ISO: Attempt to resolve broadcast address Luiz Augusto von Dentz
2025-10-14 1:33 ` [PATCH v4 6/8] Bluetooth: MGMT: Allow use of Set Device Flags without Add Device Luiz Augusto von Dentz
2025-10-14 1:33 ` [PATCH v4 7/8] Bluetooth: ISO: Fix not updating BIS sender source address Luiz Augusto von Dentz
2025-10-14 1:33 ` [PATCH v4 8/8] Bluetooth: ISO: Fix another instance of dst_type handling Luiz Augusto von Dentz
2025-10-14 3:04 ` [v4,1/8] Bluetooth: HCI: Add initial support for PAST bluez.test.bot
2025-10-14 20:40 ` patchwork-bot+bluetooth [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-15 15:43 [PATCH v4 3/8] Bluetooth: ISO: Add support to bind to trigger PAST kernel test robot
2025-10-15 16:30 ` Dan Carpenter
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=176047441699.88862.3293407258426025596.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.