You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library implements the Ranging Requestor for Channel Sounding with the corresponding set of characteristics defined in the `Ranging Service Specification`_ and the `Ranging Profile Specification`_.
14
+
15
+
This library supports On Demand Ranging Data.
16
+
17
+
Configuration
18
+
*************
19
+
20
+
To enable this library, use the :kconfig:option:`CONFIG_BT_RAS` Kconfig option.
21
+
22
+
Check and adjust the following Kconfig options:
23
+
24
+
* :kconfig:option:`CONFIG_BT_RAS_MAX_ANTENNA_PATHS` - Sets the maximum number of antenna paths supported by the device.
25
+
26
+
* :kconfig:option:`CONFIG_BT_RAS_MODE_3_SUPPORTED` - Sets support for storing Mode 3 Channel Sounding steps.
0 commit comments