Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 940717e9fad451349d012ecdd121e59d5ac33e45 https://github.com/bluez/bluez/commit/940717e9fad451349d012ecdd121e59d5ac33e45 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-19 (Mon, 19 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: f39b3ec12e8f7cdb999d88d6e76fb798620789b6 https://github.com/bluez/bluez/commit/f39b3ec12e8f7cdb999d88d6e76fb798620789b6 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-19 (Mon, 19 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/6a8fb8a00e53...f39b3ec12e8f To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications