Branch: refs/heads/963725 Home: https://github.com/bluez/bluez Commit: 800b67f21c0b86bad6048d1524c3bf7d342821e4 https://github.com/bluez/bluez/commit/800b67f21c0b86bad6048d1524c3bf7d342821e4 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M doc/org.bluez.Device.rst M doc/settings-storage.txt Log Message: ----------- org.bluez.Device: Add last-used option to PreferredBearer This adds last-used option to PreferredBearer which when set would make Connect to use the last used bearer first. Commit: a851ebf39c6737f0b71e2ae18739c20f2aedca64 https://github.com/bluez/bluez/commit/a851ebf39c6737f0b71e2ae18739c20f2aedca64 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M src/device.c Log Message: ----------- device: Implement PreferredBearer=last-used This implementas PreferredBearer=last-use which enables Device.Connect to use last used bearer first. Fixes: https://github.com/bluez/bluez/issues/986 Compare: https://github.com/bluez/bluez/compare/800b67f21c0b%5E...a851ebf39c67 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications