From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] fb183b: client/player: Add 'auto' option to transport.acquire
Date: Tue, 14 Oct 2025 22:31:48 +0000 (UTC) [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/2db2d3-025d2e@github.com> (raw)
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: fb183b2805eeb04eb6730c4e5f39fe705898dcf1
https://github.com/bluez/bluez/commit/fb183b2805eeb04eb6730c4e5f39fe705898dcf1
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M client/player.c
Log Message:
-----------
client/player: Add 'auto' option to transport.acquire
This enables transport.acquire auto which enables to overwrite the
default behavior of prompting when endpoint is registering without
setting auto accept.
Commit: 5d2616a70c5e18d90b41596ba3b5eccea87de19c
https://github.com/bluez/bluez/commit/5d2616a70c5e18d90b41596ba3b5eccea87de19c
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M client/player.c
Log Message:
-----------
client/player: Add 'auto' option to transport.select
This enables transport.select auto which enables to auto select the
broadcast transport configured with the local endpoints, the selecting
process will also dealt with linking the transport so it needs a timer
that waits all transports to be configure to then start linking and
finally select.
Commit: dacb93ddc1b9c2a2a345ea02ab7eccbd29ac6289
https://github.com/bluez/bluez/commit/dacb93ddc1b9c2a2a345ea02ab7eccbd29ac6289
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M profiles/audio/transport.c
Log Message:
-----------
transport: Attempt to reuse object paths whenever possible
This attempts to reuse object paths whenever possible to make
scripting a little more predictable by not having the fd number
being increased regardless of the actual number of transports.
Commit: 620c5b4af4fd78d0d11b9e996e677471dd2d316c
https://github.com/bluez/bluez/commit/620c5b4af4fd78d0d11b9e996e677471dd2d316c
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M monitor/bt.h
M monitor/packet.c
Log Message:
-----------
monitor: Use PAST to refer to Periodic Advertising Sync Transfer
This simplify the command and event names and their structs to just
use PAST in place of other terminology currently in use.
Commit: 8656f1aa15560e96ff34cf5f684814ef6c9bd9d2
https://github.com/bluez/bluez/commit/8656f1aa15560e96ff34cf5f684814ef6c9bd9d2
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M client/scripts/broadcast-sink.bt
M emulator/btdev.c
M emulator/bthost.c
M emulator/bthost.h
Log Message:
-----------
emulator: Add initial support for PAST
Commit: d4811ecbcef6ea99e1a19b29b5fe705140da8637
https://github.com/bluez/bluez/commit/d4811ecbcef6ea99e1a19b29b5fe705140da8637
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M tools/iso-tester.c
Log Message:
-----------
iso-tester: Add tests for PAST procedures
This introduces the following tests that test PAST procedures both as
a sender, either for colocated broadcast source or a third peer, and as
receiver:
ISO Broadcaster PAST Info - Success
ISO Broadcaster PAST Info RPA - Success
ISO Broadcaster PAST Sender - Success
ISO Broadcaster PAST Receiver - Success
Commit: a6974c55c0c417d769604a28f14ea398897fdfa7
https://github.com/bluez/bluez/commit/a6974c55c0c417d769604a28f14ea398897fdfa7
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M monitor/packet.c
Log Message:
-----------
monitor: Add support for PAST MGMT settings and flags
This adds parising support for PAST MGMT settings and device flags.
Commit: 5c53260bd5c4c86f7f771e15629a344651b7b5a1
https://github.com/bluez/bluez/commit/5c53260bd5c4c86f7f771e15629a344651b7b5a1
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M doc/mgmt.rst
M lib/bluetooth/mgmt.h
Log Message:
-----------
MGMT: Add PAST Settings and Flags
This adds PAST Settings and Flags definitions and documentation.
Commit: 025d2ef81245cce52539339d18deb6e72e1d7ba8
https://github.com/bluez/bluez/commit/025d2ef81245cce52539339d18deb6e72e1d7ba8
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M doc/iso.rst
Log Message:
-----------
iso.rst: Add documentation for PAST/rebind
This documents how to use PAST procedures by doing bind on already
connected socket.
Compare: https://github.com/bluez/bluez/compare/2db2d3593799...025d2ef81245
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2025-10-14 22:31 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/master/2db2d3-025d2e@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