[bluez/bluez] ede1b1: rap: use session lookup for RAS operations
Bhavani <[email protected]>
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <bluez/bluez/push/refs/heads/1131452/[email protected]> |
Branch: refs/heads/1131452
Home: https://github.com/bluez/bluez
Commit: ede1b10d67642eba459a9b9b8860d844ded0997c
https://github.com/bluez/bluez/commit/ede1b10d67642eba459a9b9b8860d844ded0997c
Author: Naga Bhavani Akella <[email protected]>
Date: 2026-07-21 (Tue, 21 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 instead of the previous accessed
notification bridge. As part of the cleanup,
remove the accessed callback registration APIs,
related notification code, and the unused timeout.h include
Commit: a12498ad4b814638833fd7a2f2b35e24ad4799b0
https://github.com/bluez/bluez/commit/a12498ad4b814638833fd7a2f2b35e24ad4799b0
Author: Naga Bhavani Akella <[email protected]>
Date: 2026-07-21 (Tue, 21 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.
Remove the legacy RAS accessed callback path and its registration
handling from initialization and shutdown.
Compare: https://github.com/bluez/bluez/compare/ede1b10d6764%5E...a12498ad4b81
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications