Bluetooth Channel Sounding Distance Estimation

This library implements distance estimation algorithms to be used with Bluetooth Channel Sounding and Ranging Profile and Service defined in the Ranging Service Specification and the Ranging Profile Specification.

Currently, the following methods of computing the distance are available:

Configuration

To enable this library, use the CONFIG_BT_CS_DE Kconfig option.

Check and adjust the following Kconfig options:

Usage

See Bluetooth: Channel Sounding Initiator with Ranging Requestor.

API documentation

Header file: include/bluetooth/cs_de.h
Source files: subsys/bluetooth/cs_de
Channel Sounding Distance Estimation API