* [bluez/bluez] 1082f4: shared: rap: Introduce Channel Sounding HCI raw in...
@ 2026-04-15 11:38 Bhavani
0 siblings, 0 replies; only message in thread
From: Bhavani @ 2026-04-15 11:38 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1081547
Home: https://github.com/bluez/bluez
Commit: 1082f4260f2bd1add5f08cf80e352b0ac239e092
https://github.com/bluez/bluez/commit/1082f4260f2bd1add5f08cf80e352b0ac239e092
Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M src/shared/hci.c
M src/shared/hci.h
M src/shared/rap.c
M src/shared/rap.h
Log Message:
-----------
shared: rap: Introduce Channel Sounding HCI raw interface support
Implement stub callbacks for Channel Sounding HCI events and add the
required protocol definitions for CS configuration, procedure control,
and subevent result parsing
Add data structures to support Channel Sounding Processing
Add helper function to get hci conn info list and integrate it with RAP
Commit: 65412edd4e5213e695aea1501c198192bf8f95f5
https://github.com/bluez/bluez/commit/65412edd4e5213e695aea1501c198192bf8f95f5
Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M src/bluetooth.service.in
M src/btd.h
M src/main.c
M src/main.conf
Log Message:
-----------
main.conf: Add Channel Sounding config parsing support
Add support for parsing Channel Sounding (CS) configuration options
from the configuration file.
Add CAP_NET_RAW to CapabilityBoundingSet in bluetooth.service.
bluetoothd requires CAP_NET_RAW to receive and process HCI LE events
when running under a constrained systemd capability bounding set
Commit: 0423d8d6f24ce4ea0f2343c6e954b98126150b5d
https://github.com/bluez/bluez/commit/0423d8d6f24ce4ea0f2343c6e954b98126150b5d
Author: Naga Bhavani Akella <naga.akella@oss.qualcomm.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M Makefile.plugins
M profiles/ranging/rap.c
A profiles/ranging/rap_hci.c
Log Message:
-----------
profiles: ranging: Add HCI LE Event Handling in Reflector role
Open RAW HCI Channel for CS Event Handling
Parse the following HCI LE CS Events in reflector role
and route the events to RAP Profile.
1. HCI_EVT_LE_CS_READ_RMT_SUPP_CAP_COMPLETE
2. HCI_EVT_LE_CS_CONFIG_COMPLETE
3. HCI_EVT_LE_CS_SECURITY_ENABLE_COMPLETE
4. HCI_EVT_LE_CS_PROCEDURE_ENABLE_COMPLETE
5. HCI_EVT_LE_CS_SUBEVENT_RESULT
6. HCI_EVT_LE_CS_SUBEVENT_RESULT_CONTINUE
Send HCI_OP_LE_CS_SET_DEFAULT_SETTINGS to the controller
with default settings selected by the user.
Map connection handle received to device connection
Compare: https://github.com/bluez/bluez/compare/1082f4260f2b%5E...0423d8d6f24c
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-15 11:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-15 11:38 [bluez/bluez] 1082f4: shared: rap: Introduce Channel Sounding HCI raw in Bhavani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox