Hi,

You picked wrong patch for "bluetooth: Add optional heuristic for switching 
between hsp and a2dp profiles"[1]
Originally, it was written without "bluetooth-policy: do A2DP profile restoring 
a bit later"[2] and it was overwritten the [2] code. Please see the patch order 
and patch result.

-    /* If there are still some source outputs do nothing. */                   
                                                                                
  
-    if (source_output_count(c) > 0)                                            
                                                                                
  
+    /* If there are still some source outputs do nothing (count is with *this* 
source_output, so +1) */                                                        
  
+    if (source_output_count(c, userdata) > 1)


[1]: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=3397127f0045d3c130b59e59b4ce6b3601b239b9
[2]: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=2250dbfd6968bd9ce295fc7bef8595b2c6ef6a44

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711605

Title:
  a2dp profile still alive even though disconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1711605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to