Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 3a8d778b0a9acc5459c23c0e73abd1b1b2c1fb29 https://github.com/bluez/bluez/commit/3a8d778b0a9acc5459c23c0e73abd1b1b2c1fb29 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: af7d5dc61154e2ad226502de8e5b0f32cfe34312 https://github.com/bluez/bluez/commit/af7d5dc61154e2ad226502de8e5b0f32cfe34312 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: aba81b553348f28621a06ace350629de84485709 https://github.com/bluez/bluez/commit/aba81b553348f28621a06ace350629de84485709 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: c888c682fbd4e02dce6bf4c1f9a47328ceb02716 https://github.com/bluez/bluez/commit/c888c682fbd4e02dce6bf4c1f9a47328ceb02716 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/1fe5a858bd97...c888c682fbd4 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications