Branch: refs/heads/964261 Home: https://github.com/bluez/bluez Commit: b5d015c03f0614beb9ad091a37aae69f68d87627 https://github.com/bluez/bluez/commit/b5d015c03f0614beb9ad091a37aae69f68d87627 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-19 (Mon, 19 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: 64d6e7e08f8c6f846ba94978dd0fcb7dfcc76dd4 https://github.com/bluez/bluez/commit/64d6e7e08f8c6f846ba94978dd0fcb7dfcc76dd4 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: M doc/org.bluez.Device.rst Log Message: ----------- doc/device: Add Disconnected signal Commit: a651f60bbd2b485bbb0f06bfb1511da13be444cf https://github.com/bluez/bluez/commit/a651f60bbd2b485bbb0f06bfb1511da13be444cf Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-19 (Mon, 19 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/b5d015c03f06%5E...a651f60bbd2b To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications