mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
For unknown reason the BT socket when working with A2DP "duplex" stream, sometimes stops waking up poll when data arrives. Regardless, recv() can read data packets from it. To work around this, when A2DP source is in duplex mode, instead of polling on data, we poll on a timer. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||