Bug: https://github.com/bluez/bluez/issues/1069 We found that with NVIDIA driver's suspend/resume script, it uses chvt to switch to tty63 before suspend, and this causes pipewire to disconnect Bluetooth headphones. When system resumes, A2DP profile is reconnected by default, but HSP/HFP is not. This provides one of the fixes suggested, by reconnecting HSP/HFP when A2DP is connected. Yao Wei (魏銘廷) (1): policy: connect HSP/HFP when A2DP is connected plugins/policy.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) -- 2.47.2