Skip to content

autoswitch-bluetooth-profile: Switch to HSP/HFP on timeout

Julian Bouzas requested to merge julian/wireplumber:bt-autoswitch-timeout into master

This patch adds a 500ms timeout callback to switch to HSP/HFP when a stream starts capturing BT audio. This avoids quickly switching from A2DP to HSP/HFP back and forth if an application just wants to probe the BT source for a short period of time.

See #634

Merge request reports