Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ v5 0/4] doc: Add Channel Sounding API
@ 2026-07-14  8:50 Naga Bhavani Akella
  2026-07-14  8:50 ` [PATCH BlueZ v5 1/4] 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-14  8:50 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 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 (4):
  doc/org.bluez.ChannelSounding1:Add Used by reference and Examples
  doc/org.bluez.ChannelSoundingRanging1:Add references and examples
  doc/bluetoothctl-cs: Add :Uses: fields and document arguments
  client: Add scripts to start cs Initiator/reflector

 Makefile.am                               |   4 +
 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 +++++++++++++++++++++
 doc/org.bluez.ChannelSoundingRanging1.rst |  66 +++
 7 files changed, 1164 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
 create mode 100644 doc/org.bluez.ChannelSoundingRanging1.rst

-- 


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

end of thread, other threads:[~2026-07-14  9:51 UTC | newest]

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

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