Branch: refs/heads/965873 Home: https://github.com/bluez/bluez Commit: 429bd39f5a4ff0d2bbf66eea244a1f1898c306b0 https://github.com/bluez/bluez/commit/429bd39f5a4ff0d2bbf66eea244a1f1898c306b0 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M doc/org.bluez.Adapter.rst Log Message: ----------- org.bluez.Adapter: Add AutoConnect to SetDiscoveryFilter This adds AutoConnect filter option to SetDiscoveryFilter which can be used by application to automatically connect devices found matching a pattern. Commit: d58b1887c71c9e4d5d89fbfd5fedacfce7d91d4d https://github.com/bluez/bluez/commit/d58b1887c71c9e4d5d89fbfd5fedacfce7d91d4d Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M src/adapter.c M src/device.c Log Message: ----------- adapter: Implement SetFilterPolicy AutoConnect filter This implements AutoConnect filter option in SetFilterPolicy method according to its documentation. Commit: 8b676f6c89dc617cba5f5106b37b4f3fa500ba5c https://github.com/bluez/bluez/commit/8b676f6c89dc617cba5f5106b37b4f3fa500ba5c Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M client/main.c Log Message: ----------- client: Add scan.auto-connect command [bluetoothctl]> scan.auto-connect --help Set/Get auto-connect filter Usage: auto-connect [on/off] Commit: 2b0e7615825ee550289658bfd0597e09c465c47c https://github.com/bluez/bluez/commit/2b0e7615825ee550289658bfd0597e09c465c47c Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M client/bluetoothctl-scan.rst Log Message: ----------- bluetoothctl-scan: Add documentation for auto-connect command This adds documentation for auto-connect command. Compare: https://github.com/bluez/bluez/compare/429bd39f5a4f%5E...2b0e7615825e To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications