mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
A new 'broadcasting' state is to be added in BlueZ. It is functionally similar to 'pending', but for the Broadcast scenario. Until now, on Broadcast sink side, the transports associated with a scanned source would automatically be switched to pending. PipeWire then acquired any transport that was pending. This is to be changed, transports will now remain in 'idle' state until the user calls transport.select on them from bluetoothctl. This changes the state to 'broadcasting'. PipeWire will then acquire these selected transports. This way, the user can select to which sink he wishes to sync. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||