public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 0e78f7: adapter: add DisableDiscoveryOnConnect option for ...
@ 2026-04-18 14:53 Bobberino
  0 siblings, 0 replies; only message in thread
From: Bobberino @ 2026-04-18 14:53 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1082799
  Home:   https://github.com/bluez/bluez
  Commit: 0e78f7b650be5bc91ed43d289caf346bd0e8b85f
      https://github.com/bluez/bluez/commit/0e78f7b650be5bc91ed43d289caf346bd0e8b85f
  Author: StefanCondorache <condorachest@gmail.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    M src/adapter.c
    M src/btd.h
    M src/main.c
    M src/main.conf

  Log Message:
  -----------
  adapter: add DisableDiscoveryOnConnect option for combo chip coexistence

On systems with combo chips (shared Wi-Fi/Bluetooth antenna), background
LE scanning for auto-connect devices competes with active connections,
causing audio stuttering and Wi-Fi packet loss due to antenna
multiplexing via Packet Traffic Arbitration (PTA).

Add a DisableDiscoveryOnConnect boolean option to the [General] section
of main.conf. When enabled and an active connection exists, the option
suppresses adding devices to the kernel auto-connect list in
adapter_auto_connect_add() on kernels supporting KERNEL_CONN_CONTROL,
and gates trigger_passive_scanning() on older kernels.

The option defaults to false to preserve existing behavior.

Signed-off-by: StefanCondorache <condorachest@gmail.com>



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-04-18 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-18 14:53 [bluez/bluez] 0e78f7: adapter: add DisableDiscoveryOnConnect option for Bobberino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox