Branch: refs/heads/995640 Home: https://github.com/bluez/bluez Commit: 9e52d33d91b1665c2cefd9115297139281513eaf https://github.com/bluez/bluez/commit/9e52d33d91b1665c2cefd9115297139281513eaf Author: Andreas Kemnade <andreas@xxxxxxxxxxxx> Date: 2025-08-26 (Tue, 26 Aug 2025) Changed paths: M src/device.c Log Message: ----------- device: fix auto connect with private addresses When an app is registered and a device gets paired, device_set_auto_connect() can be called before the address is resolved. Do not ignore the request but rather record the auto connect request so that it can be enabled in device_update_addr. To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications