* [bluez/bluez] 05f685: rap: Add RAS attribute access notification API
@ 2026-07-17 12:47 Bhavani
0 siblings, 0 replies; only message in thread
From: Bhavani @ 2026-07-17 12:47 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1129585
Home: https://github.com/bluez/bluez
Commit: 05f6854f1088379cad49e051c9f085dbec18d0a4
https://github.com/bluez/bluez/commit/05f6854f1088379cad49e051c9f085dbec18d0a4
Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M src/shared/rap.c
M src/shared/rap.h
Log Message:
-----------
rap: Add RAS attribute access notification API
Add a callback registration mechanism to notify bt_rap consumers
when a remote peer accesses or discovers a RAS GATT attribute.
Introduce register/unregister APIs and invoke callbacks asynchronously
from all relevant RAS characteristic read/write handlers,
following the existing bt_rap_register() pattern to avoid
reentrancy into device/profile/D-Bus logic.
Commit: b519f6ee42bb1bea70662d091c20c44c186318aa
https://github.com/bluez/bluez/commit/b519f6ee42bb1bea70662d091c20c44c186318aa
Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M profiles/ranging/rap.c
Log Message:
-----------
profiles: Register RAS UUID reactively instead of probing
Replace the unconditional reflector-role GATT_UUID probe in
gatt_client_init() with a reactive registration driven by actual
remote RAS access, using the notification API added in shared/rap.
Compare: https://github.com/bluez/bluez/compare/05f6854f1088%5E...b519f6ee42bb
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-07-17 12:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17 12:47 [bluez/bluez] 05f685: rap: Add RAS attribute access notification API Bhavani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox