Branch: refs/heads/965695 Home: https://github.com/bluez/bluez Commit: ba6ca062e609e834ac11936cf9add0bfac2ea9c0 https://github.com/bluez/bluez/commit/ba6ca062e609e834ac11936cf9add0bfac2ea9c0 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M lib/mgmt.h Log Message: ----------- lib/mgmt: Add MGMT_DEV_DISCONN_AUTH_FAILURE define Commit: 3e4f3a471e70b7827e200776fd828e0e49737659 https://github.com/bluez/bluez/commit/3e4f3a471e70b7827e200776fd828e0e49737659 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M src/adapter.c M src/device.c M src/device.h Log Message: ----------- src/device: Add Disconnected signal to propagate disconnection reason Currently a client application is informed of the disconnection by the update of the Connected property to false. This sends a Disconnected signal with the disconnection reason before the property is updated. This helps client application to know the reason for the disconnection and to take appropriate action. Commit: 85ea85751feacf7738fac1a3b7646ae9c5c91e88 https://github.com/bluez/bluez/commit/85ea85751feacf7738fac1a3b7646ae9c5c91e88 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M doc/org.bluez.Device.rst Log Message: ----------- doc/device: Add Disconnected signal Commit: f5df24d93e23a4c03baedab696269368de747550 https://github.com/bluez/bluez/commit/f5df24d93e23a4c03baedab696269368de747550 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M client/main.c Log Message: ----------- client: Display disconnection reason The new org.bluez.Device1.Disconnected signal propagates the disconnection reason. Compare: https://github.com/bluez/bluez/compare/ba6ca062e609%5E...f5df24d93e23 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications