Linux bluetooth development
 help / color / mirror / Atom feed
* [bluez/bluez] 360693: adapter: Add configurable default LE PHYs
@ 2026-05-25 13:44 Tarjei
  0 siblings, 0 replies; only message in thread
From: Tarjei @ 2026-05-25 13:44 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1100433
  Home:   https://github.com/bluez/bluez
  Commit: 360693d705ade0b49c1b21b4ad9b93dc3624d01a
      https://github.com/bluez/bluez/commit/360693d705ade0b49c1b21b4ad9b93dc3624d01a
  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.

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 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-25 13:44 [bluez/bluez] 360693: 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