mbox series

[BlueZ,v2,0/2] client/player: Rework transport.select

Message ID 20250127093004.19268-1-iulia.tanasescu@nxp.com (mailing list archive)
Headers show
Series client/player: Rework transport.select | expand

Message

Iulia Tanasescu Jan. 27, 2025, 9:30 a.m. UTC
This reworks transport.select not to require a local bluetoothctl endpoint
in order to work, since the user should be able to use the command to
select transports created by PipeWire, meaning that the audio server
registers the broadcast sink endpoint, and no local endpoints are
available.

Iulia Tanasescu (2):
  client/player: Rework transport.select
  client: Update transport.select documentation

 client/bluetoothctl-transport.rst |  13 ++-
 client/player.c                   | 156 ++++++++++++++----------------
 2 files changed, 83 insertions(+), 86 deletions(-)

Comments

patchwork-bot+bluetooth@kernel.org Jan. 28, 2025, 3:30 p.m. UTC | #1
Hello:

This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Mon, 27 Jan 2025 11:30:02 +0200 you wrote:
> This reworks transport.select not to require a local bluetoothctl endpoint
> in order to work, since the user should be able to use the command to
> select transports created by PipeWire, meaning that the audio server
> registers the broadcast sink endpoint, and no local endpoints are
> available.
> 
> Iulia Tanasescu (2):
>   client/player: Rework transport.select
>   client: Update transport.select documentation
> 
> [...]

Here is the summary with links:
  - [BlueZ,v2,1/2] client/player: Rework transport.select
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6f284a920bcd
  - [BlueZ,v2,2/2] client: Update transport.select documentation
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=46fbbd600578

You are awesome, thank you!