* [bluez/bluez] b5d015: src/device: Add Disconnected signal to propagate d...
@ 2025-05-19 16:39 fdanis-oss
0 siblings, 0 replies; only message in thread
From: fdanis-oss @ 2025-05-19 16:39 UTC (permalink / raw)
To: linux-bluetooth
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@collabora.com>
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@collabora.com>
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@collabora.com>
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-19 16:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 16:39 [bluez/bluez] b5d015: src/device: Add Disconnected signal to propagate d fdanis-oss
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.