[bluez/bluez] 66d19b: bap: fixed the return value of GIOFunc

Bhavani <[email protected]> Wed, 29 Jul 2026 09:40:26 -0700
Newsgroups org.kernel.vger.linux-bluetooth
Message-ID <bluez/bluez/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 66d19bb2a02792cf30cd723b65d4c2110930a31e
      https://github.com/bluez/bluez/commit/66d19bb2a02792cf30cd723b65d4c2110930a31e
  Author: Yang Li <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M profiles/audio/bap.c

  Log Message:
  -----------
  bap: fixed the return value of GIOFunc

The GIOFunc should return FALSE if the event source should be removed.

Fixes: 322c39a64 ("bap: Start BIG sync after receiving BIGInfo")


  Commit: fee4813d90af02c5f3882461ee6a1bc1d84931f2
      https://github.com/bluez/bluez/commit/fee4813d90af02c5f3882461ee6a1bc1d84931f2
  Author: Naga Bhavani Akella <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M src/shared/rap.c
    M src/shared/rap.h

  Log Message:
  -----------
  rap: use session lookup for RAS operations

Store disconnect information in RAP state and
centralize attachment handling through dedicated helpers.
Add bt_rap_get_session() and use it from all RAS
GATT server callbacks


  Commit: 98e5a74736e218f08b9928a931e4d537735fd2d8
      https://github.com/bluez/bluez/commit/98e5a74736e218f08b9928a931e4d537735fd2d8
  Author: Naga Bhavani Akella <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M profiles/ranging/rap.c

  Log Message:
  -----------
  profiles: centralize reflector setup

Add a helper for reflector initialization and track D-Bus registration
state in rap_data. Simplify connection handling, move interface cleanup
to object destruction, and streamline removal logic.


Compare: https://github.com/bluez/bluez/compare/729f96089cf6...98e5a74736e2

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