[bluez/bluez] f6b70a: bap: Start BIG sync after receiving BIGInfo

"github-actions[bot]" <[email protected]> Sun, 26 Jul 2026 21:44:14 -0700
Newsgroups org.kernel.vger.linux-bluetooth
Message-ID <bluez/bluez/push/refs/heads/1134824/[email protected]>
  Branch: refs/heads/1134824
  Home:   https://github.com/bluez/bluez
  Commit: f6b70a1afbdf89527768b89de141e45d41255413
      https://github.com/bluez/bluez/commit/f6b70a1afbdf89527768b89de141e45d41255413
  Author: Yang Li <[email protected]>
  Date:   2026-07-27 (Mon, 27 Jul 2026)

  Changed paths:
    M profiles/audio/bap.c

  Log Message:
  -----------
  bap: Start BIG sync after receiving BIGInfo

The current implementation starts BIG sync before receiving a BIGInfo
report. According to the Bluetooth Core Specification, BIG sync should
only be initiated after BIGInfo has been received.

Starting BIG sync too early may cause unexpected controller behavior.

Trigger BIG sync from the BIGInfo callback, following the same approach
used by the short PA flow.

Fixes: https://github.com/bluez/bluez/issues/2345

Signed-off-by: Yang Li <[email protected]>



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications