Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ v1 0/3] doc: Add Channel Sounding distance provider documentation
@ 2026-07-30 11:43 Naga Bhavani Akella
  2026-07-30 11:43 ` [PATCH BlueZ v1 1/3] doc: Add org.bluez.ChannelSoundingDistance1 documentation Naga Bhavani Akella
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Naga Bhavani Akella @ 2026-07-30 11:43 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: luiz.dentz, quic_mohamull, quic_hbandi, quic_anubhavg,
	Naga Bhavani Akella

This series documents the D-Bus API that lets an external ranging
daemon compute Channel Sounding distance estimates from the raw
procedure data BlueZ reports, and feed them back for reflection on
the device's Channel Sounding interface

Patch 3 documents ChannelSoundingDistanceProviderManager1, which a
ranging daemon uses to register/unregister itself as a distance
provider.

Patch 2 documents ChannelSoundingDistanceProvider1, the interface the
registered provider implements to expose per-device distance
estimates.

Patch 1 documents ChannelSoundingDistance1, the BlueZ-owned interface
that reflects the provider's DistanceMeters estimate for consumption
by desktop clients.


Naga Bhavani Akella (3):
  doc: Add org.bluez.ChannelSoundingDistance1 documentation
  doc: Add org.bluez.ChannelSoundingDistanceProvider documentation
  doc: Add org.bluez.ChannelSoundingDistanceProviderManager
    documentation

 Makefile.am                                   | 15 +++++-
 doc/org.bluez.ChannelSoundingDistance1.rst    | 36 +++++++++++++
 ....bluez.ChannelSoundingDistanceProvider.rst | 32 +++++++++++
 ...ChannelSoundingDistanceProviderManager.rst | 53 +++++++++++++++++++
 4 files changed, 134 insertions(+), 2 deletions(-)
 create mode 100644 doc/org.bluez.ChannelSoundingDistance1.rst
 create mode 100644 doc/org.bluez.ChannelSoundingDistanceProvider.rst
 create mode 100644 doc/org.bluez.ChannelSoundingDistanceProviderManager.rst

-- 


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

end of thread, other threads:[~2026-07-30 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30 11:43 [PATCH BlueZ v1 0/3] doc: Add Channel Sounding distance provider documentation Naga Bhavani Akella
2026-07-30 11:43 ` [PATCH BlueZ v1 1/3] doc: Add org.bluez.ChannelSoundingDistance1 documentation Naga Bhavani Akella
2026-07-30 12:42   ` doc: Add Channel Sounding distance provider documentation bluez.test.bot
2026-07-30 11:43 ` [PATCH BlueZ v1 2/3] doc: Add org.bluez.ChannelSoundingDistanceProvider documentation Naga Bhavani Akella
2026-07-30 11:43 ` [PATCH BlueZ v1 3/3] doc: Add org.bluez.ChannelSoundingDistanceProviderManager documentation 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