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

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

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 10:18 UTC | newest]

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