Branch: refs/heads/973184 Home: https://github.com/bluez/bluez Commit: d8b0b486b9130d257c21e7ffc0c6085df09e153e https://github.com/bluez/bluez/commit/d8b0b486b9130d257c21e7ffc0c6085df09e153e Author: Ye He <ye.he@xxxxxxxxxxx> Date: 2025-06-18 (Wed, 18 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 add a new Connected(string bearer) signal to indicate which transport (LE or BR/EDR) has connected. Also extend the Disconnected signal to include a bearer argument. This allows applications to distinguish transport-specific connection events in dual-mode scenarios. Fixes: https://github.com/bluez/bluez/issues/1350 Signed-off-by: Ye He <ye.he@xxxxxxxxxxx> To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications