linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "github-actions[bot]" <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 5773fe: device: allow selecting target broadcast device fo...
Date: Fri, 15 Aug 2025 03:57:55 -0700	[thread overview]
Message-ID: <bluez/bluez/push/refs/heads/991899/000000-5773fe@github.com> (raw)

  Branch: refs/heads/991899
  Home:   https://github.com/bluez/bluez
  Commit: 5773feeefb4f772ddc5f5d0a22411cceb7dcf93b
      https://github.com/bluez/bluez/commit/5773feeefb4f772ddc5f5d0a22411cceb7dcf93b
  Author: Ye He <ye.he@amlogic.com>
  Date:   2025-08-15 (Fri, 15 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:
  -----------
  device: allow selecting target broadcast device for synchronization

When multiple broadcast devices are present, bluez currently
defaults to synchronizing with the first one encountered during
the LE discovery procedure. This behavior may not align with
user expectations.

This patch introduces a new SyncBroadcast method in device1,
allowing applications to select the desired target from cached
broadcast devices according to their own criteria — for example,
choosing the device with the strongest RSSI or one matching a
specific set of UUIDs.

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

                 reply	other threads:[~2025-08-15 10:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bluez/bluez/push/refs/heads/991899/000000-5773fe@github.com \
    --to=noreply@github.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).