Branch: refs/heads/990865 Home: https://github.com/bluez/bluez Commit: 4c4c778e2b040e446b06028caabd41977b0ac54f https://github.com/bluez/bluez/commit/4c4c778e2b040e446b06028caabd41977b0ac54f Author: Ye He <ye.he@xxxxxxxxxxx> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/org.bluez.Device.rst M plugins/neard.c M src/adapter.c M src/device.c M src/device.h Log Message: ----------- As a BIS sink role, BlueZ currently defaults to synchronizing with the first broadcast source device discovered by the le discovery procedure. This behavior may not align with user expectations, as it removes control over the target device selection. This patch introduces a new SyncBroadcast method to the device1 interface, allowing users to explicitly choose which broadcast source device to synchronize with. 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