GNOME Bugzilla – Bug 576443
Offer to disconnect other audio devices
Last modified: 2013-11-30 12:53:23 UTC
When connecting to headset, or audiosink, ask the use if we want to disconnect other such devices. As we can only have one HSP and one A2DP device connected at a time, we should offer to disconnect existing devices when activating the connection for such a device.
We might need to do something similar for input devices as well, as there is a maximum of 7 connected devices per adapter (IIRC).
bluetooth_client_connect_service() should tell us that through a GError, and we should check for it in on_connect_activate() in the applet.
Edge case, and no movement, closing.