Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ v6 0/3] doc: Add Channel Sounding API
@ 2026-07-15  8:39 Naga Bhavani Akella
  2026-07-15  8:39 ` [PATCH BlueZ v6 1/3] doc/org.bluez.ChannelSounding1:Add Used by reference and Examples Naga Bhavani Akella
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Naga Bhavani Akella @ 2026-07-15  8:39 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: luiz.dentz, quic_mohamull, quic_hbandi, quic_anubhavg,
	Naga Bhavani Akella

Improve Channel Sounding documentation by adding cross-references
between the D-Bus APIs and bluetoothctl commands, along with practical
usage examples.

The D-Bus API documents gain :Used by: references to the bluetoothctl
cs submenu and examples for methods and signals, while the
bluetoothctl documentation is updated with :Uses: references,
argument descriptions, and usage examples.

Changes in v6:
- Drop previously submitted dbus interface used for sharing results

Changes in v5:
- Add Example scripts for cs reflector and initiator 
- Document CS params per-command

Changes in v4:
- Addressed review comments.
- Dropped the rest of the previously submitted series pending redesign

Changes in v3:
- Addressed review comments.
- Dropped the rest of the previously submitted series pending redesign

Changes in v2:
- Addressed review comments.
- Dropped the rest of the previously submitted series pending redesign


Naga Bhavani Akella (3):
  doc/org.bluez.ChannelSounding1:Add Used by reference and Examples
  doc/bluetoothctl-cs: Add :Uses: fields and document arguments
  client: Add scripts to start cs Initiator/reflector

 Makefile.am                        |   2 +
 Makefile.tools                     |   5 +-
 client/scripts/cs-initiator.bt     |   6 +
 client/scripts/cs-reflector.bt     |   5 +
 doc/bluetoothctl-cs.rst            | 546 +++++++++++++++++++++++++++++
 doc/org.bluez.ChannelSounding1.rst | 534 ++++++++++++++++++++++++++++
 6 files changed, 1096 insertions(+), 2 deletions(-)
 create mode 100644 client/scripts/cs-initiator.bt
 create mode 100644 client/scripts/cs-reflector.bt
 create mode 100644 doc/bluetoothctl-cs.rst
 create mode 100644 doc/org.bluez.ChannelSounding1.rst

-- 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-07-15 17:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15  8:39 [PATCH BlueZ v6 0/3] doc: Add Channel Sounding API Naga Bhavani Akella
2026-07-15  8:39 ` [PATCH BlueZ v6 1/3] doc/org.bluez.ChannelSounding1:Add Used by reference and Examples Naga Bhavani Akella
2026-07-15 10:14   ` doc: Add Channel Sounding API bluez.test.bot
2026-07-15  8:39 ` [PATCH BlueZ v6 2/3] doc/bluetoothctl-cs: Add :Uses: fields and document arguments Naga Bhavani Akella
2026-07-15  8:39 ` [PATCH BlueZ v6 3/3] client: Add scripts to start cs Initiator/reflector Naga Bhavani Akella
2026-07-15 17:00 ` [PATCH BlueZ v6 0/3] doc: Add Channel Sounding API patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox