mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
Based on HFP specs, the audio connection is independent of the active call status, which should be managed by the ModemManager part of the plugin. But when using HFP AG without modem attached, e.g. during zoom meeting, the connection will be closed after a while unless call status has been forced to active, cf. https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1744. Currently and for HFP AG PTS tests requesting to get an audio connection in 3 seconds after a call activates, this prevent to start audio connection before starting a call. This commit prevents to force the call status during audio (dis)connection if a modem is available. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||