* [bluez/bluez] c3044c: adapter: Add configurable default LE PHYs
@ 2026-05-25 16:09 Tarjei
0 siblings, 0 replies; only message in thread
From: Tarjei @ 2026-05-25 16:09 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1100512
Home: https://github.com/bluez/bluez
Commit: c3044c94775a69cedf42fe5b0dd5887941c5b8c1
https://github.com/bluez/bluez/commit/c3044c94775a69cedf42fe5b0dd5887941c5b8c1
Author: Tarjei Bitustøyl <tarjeib@gmail.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M src/adapter.c
M src/btd.h
M src/main.c
M src/main.conf
Log Message:
-----------
adapter: Add configurable default LE PHYs
Some controllers mis-handle LE procedures on specific PHYs with
certain peers. On an Intel AX210-class controller, connecting to a
Frostbay BLE device can fail during early ATT/GATT setup unless the
adapter is limited to LE 1M TX/RX.
Add an opt-in [LE] DefaultPHYs setting to bluetoothd and apply it at
adapter startup using MGMT_OP_GET/SET_PHY_CONFIGURATION while
preserving non-configurable PHY bits.
This provides a generic, adapter-wide workaround for controller-
specific LE PHY interoperability problems affecting scanning and
connection establishment, without adding device-specific quirks.
v4:
- Replace the hard tabs in the changelog continuation lines with spaces
to satisfy GitLint.
v3:
- Match the queue header include spelling in main.c with device.h to
avoid the Sparse redefinition warning seen in CI.
v2:
- Check MGMT_SETTING_PHY_CONFIGURATION before sending PHY
configuration commands.
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:[~2026-05-25 16:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-25 16:09 [bluez/bluez] c3044c: adapter: Add configurable default LE PHYs Tarjei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox