All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] policy: connect HSP/HFP when A2DP is connected
@ 2025-03-13  9:05 Yao Wei (魏銘廷)
  2025-03-13  9:05 ` [PATCH BlueZ 1/1] " Yao Wei (魏銘廷)
  0 siblings, 1 reply; 3+ messages in thread
From: Yao Wei (魏銘廷) @ 2025-03-13  9:05 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Yao Wei (魏銘廷)

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-13 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13  9:05 [PATCH BlueZ 0/1] policy: connect HSP/HFP when A2DP is connected Yao Wei (魏銘廷)
2025-03-13  9:05 ` [PATCH BlueZ 1/1] " Yao Wei (魏銘廷)
2025-03-13 10:09   ` bluez.test.bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.