From: patchwork-bot+bluetooth@kernel.org
To: Vlad Pruteanu <vlad.pruteanu@nxp.com>
Cc: linux-bluetooth@vger.kernel.org, mihai-octavian.urzica@nxp.com,
iulia.tanasescu@nxp.com, andrei.istodorescu@nxp.com,
luiz.dentz@gmail.com
Subject: Re: [PATCH BlueZ v2 0/8] Add support for setting bcode on bcast sink
Date: Mon, 09 Sep 2024 16:20:32 +0000 [thread overview]
Message-ID: <172589883227.3847713.4724662221187887635.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240829095206.91150-1-vlad.pruteanu@nxp.com>
Hello:
This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Thu, 29 Aug 2024 12:51:58 +0300 you wrote:
> This series allows the user to set the broadcast code before syncing
> to a broadcast source. Upon calling transport.select if the source is
> encrypted the user will be prompted to enter the broadcast code. Then,
> the code is set in the associated stream's QoS. From here it can be
> accessed by iso_do_big_sync, which will pass it to the kernel.
>
> Vlad Pruteanu (8):
> doc/media: Add Encryption and BCode fields to QoS property
> transport: Make get_bcast_qos return the encryption flag
> gdbus: Add g_dbus_proxy_set_property_dict
> doc/media: Make QoS property readwrite
> transport: Add set_bcast_qos method
> shared/bap: Enable set qos method for BT_BAP_BCAST_SINK stream
> client/player: Prompt the user to enter the bcode
> bap: Refresh qos stored in setup before doing BIG sync
>
> [...]
Here is the summary with links:
- [BlueZ,v2,1/8] doc/media: Add Encryption and BCode fields to QoS property
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5c9431fc2b97
- [BlueZ,v2,2/8] transport: Make get_bcast_qos return the encryption flag
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f72fd8265000
- [BlueZ,v2,3/8] gdbus: Add g_dbus_proxy_set_property_dict
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a1bde349db6b
- [BlueZ,v2,4/8] doc/media: Make QoS property readwrite
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b48d366458ed
- [BlueZ,v2,5/8] transport: Add set_bcast_qos method
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c922cc4a74e2
- [BlueZ,v2,6/8] shared/bap: Enable set qos method for BT_BAP_BCAST_SINK stream
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=8d43c209f084
- [BlueZ,v2,7/8] client/player: Prompt the user to enter the bcode
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=35f2bb95171e
- [BlueZ,v2,8/8] bap: Refresh qos stored in setup before doing BIG sync
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4ecfdef3b52f
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:[~2024-09-09 16:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-29 9:51 [PATCH BlueZ v2 0/8] Add support for setting bcode on bcast sink Vlad Pruteanu
2024-08-29 9:51 ` [PATCH BlueZ v2 1/8] doc/media: Add Encryption and BCode fields to QoS property Vlad Pruteanu
2024-08-29 14:56 ` Add support for setting bcode on bcast sink bluez.test.bot
2024-08-29 9:52 ` [PATCH BlueZ v2 2/8] transport: Make get_bcast_qos return the encryption flag Vlad Pruteanu
2024-08-29 9:52 ` [PATCH BlueZ v2 3/8] gdbus: Add g_dbus_proxy_set_property_dict Vlad Pruteanu
2024-08-29 9:52 ` [PATCH BlueZ v2 4/8] doc/media: Make QoS property readwrite Vlad Pruteanu
2024-08-29 9:52 ` [PATCH BlueZ v2 5/8] transport: Add set_bcast_qos method Vlad Pruteanu
2024-08-29 9:52 ` [PATCH BlueZ v2 6/8] shared/bap: Enable set qos method for BT_BAP_BCAST_SINK stream Vlad Pruteanu
2024-08-29 9:52 ` [PATCH BlueZ v2 7/8] client/player: Prompt the user to enter the bcode Vlad Pruteanu
2024-08-29 9:52 ` [PATCH BlueZ v2 8/8] bap: Refresh qos stored in setup before doing BIG sync Vlad Pruteanu
2024-09-09 16:20 ` patchwork-bot+bluetooth [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-22 13:12 [PATCH BlueZ v2 0/8] Add support for setting bcode on bcast sink Vlad Pruteanu
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=172589883227.3847713.4724662221187887635.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=andrei.istodorescu@nxp.com \
--cc=iulia.tanasescu@nxp.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=mihai-octavian.urzica@nxp.com \
--cc=vlad.pruteanu@nxp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox