[bluez/bluez] 679b38: shared: Add create_context CS config parameter
Bhavani <[email protected]>
| 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: 679b38459c0ff21728a575ab8629189aa18151b7
https://github.com/bluez/bluez/commit/679b38459c0ff21728a575ab8629189aa18151b7
Author: Naga Bhavani Akella <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
M src/shared/cs-types.h
Log Message:
-----------
shared: Add create_context CS config parameter
Add create_context in bt_rap_le_cs_config structure
Commit: 442008ec267b6fb1e7841d66ada12428e7f832ec
https://github.com/bluez/bluez/commit/442008ec267b6fb1e7841d66ada12428e7f832ec
Author: Naga Bhavani Akella <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
M profiles/ranging/rap.c
M profiles/ranging/rap_hci.c
Log Message:
-----------
profiles: Add create_context param as part of CS Create Config cmd
- Add the create_context field to the CS Create Config command.
- Route HCI command-send failures and non-zero-status completion
events to CS_STATE_HOLD instead of CS_STATE_STOPPED.
reserving CS_STATE_STOPPED for the clean/expected
stop (Procedure Enable Complete with state == 0x00)
Commit: 1fd9b7de3be4b40186672177c1fbe25bf522012d
https://github.com/bluez/bluez/commit/1fd9b7de3be4b40186672177c1fbe25bf522012d
Author: Naga Bhavani Akella <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
M client/cs.c
M client/cs.h
Log Message:
-----------
client: Add create_context CS config parameter
- Add the create_context field to the CS config parameter table so
bluetoothctl can control whether cs.start writes the CS configuration
to the local Controller only (0x00) or to both local and remote
Controllers via the CS Configuration procedure (0x01), matching the
Create_Context field of the LE CS Create Config HCI command
- Change the license in cs.c and cs.h.
- Drop RangingInterface support for now,
as it is still under discussion.
Commit: 89d477bb5494eef0b24e5667be62f854da250a97
https://github.com/bluez/bluez/commit/89d477bb5494eef0b24e5667be62f854da250a97
Author: Naga Bhavani Akella <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
M doc/bluetoothctl-cs.rst
Log Message:
-----------
doc: Document create_context in bluetoothctl-cs.rst
Document the new create_context parameter introduced in client/cs.c.
Compare: https://github.com/bluez/bluez/compare/f3f03d728542...89d477bb5494
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications