status/bluetooth: Clear list of connected signals on adapter changes
With the porting of gnome-bluetooth to the new GListModel API the behavior regarding removing adapters changed: It now no longer guarantees to emit "device-removed" signals for the paired devices when the adapter gets removed. This means we need to do that ourselves now, so clear the list of connected signals when the default adapter changes. Part-of: <!2214>
-
mentioned in issue #5722 (closed)
-
mentioned in merge request !2409 (merged)
-
mentioned in commit 4fd4b099
Please register or sign in to comment