* [bluez/bluez] dcb59d: device: Add bearer info to Connected/Disconnected ...
@ 2025-06-20 9:37 github-actions[bot]
0 siblings, 0 replies; only message in thread
From: github-actions[bot] @ 2025-06-20 9:37 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/974159
Home: https://github.com/bluez/bluez
Commit: dcb59d21c0d425d2bcffe251f6eb15e489151e29
https://github.com/bluez/bluez/commit/dcb59d21c0d425d2bcffe251f6eb15e489151e29
Author: Ye He <ye.he@amlogic.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M doc/org.bluez.Device.rst
M src/device.c
Log Message:
-----------
device: Add bearer info to Connected/Disconnected signals
This patch adds the Connected signals and updates the Disconnected signals
to use a dictionary instead of individual arguments, allowing additional
information to be conveyed in a backward-compatible way.
Specifically, a new "bearer" key is added to both signals to indicate the
transport type ("le" or "bredr"). This is useful in dual-mode scenarios
where it is necessary to distinguish between BR/EDR and LE connections.
The original Disconnected signal was introduced in BlueZ 5.82 and has not
seen widespread usage yet, so this change minimizes the risk of breaking
existing applications. By adding both signals to a dictionary-based
format now, future extensions can be added without requiring further API
changes.
Fixes: https://github.com/bluez/bluez/issues/1350
Signed-off-by: Ye He <ye.he@amlogic.com>
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-06-20 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 9:37 [bluez/bluez] dcb59d: device: Add bearer info to Connected/Disconnected github-actions[bot]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox