zephyr/doc/connectivity/bluetooth/api/mesh/cfg_srv.rst
Carles Cufi a87b825641 doc: bluetooth: mesh: Remove outdated text
The bt_mesh_cfg_srv structure was removed in ad2fd44d7a, no need to
keep this text here anymore.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-06-24 12:42:30 -04:00

18 lines
547 B
ReStructuredText

.. _bluetooth_mesh_models_cfg_srv:
Configuration Server
####################
The Configuration Server model is a foundation model defined by the Bluetooth Mesh
specification. The Configuration Server model controls most parameters of the
mesh node. It does not have an API of its own, but relies on a
:ref:`bluetooth_mesh_models_cfg_cli` to control it.
The Configuration Server model is mandatory on all Bluetooth Mesh nodes, and
must only be instantiated on the primary element.
API reference
*************
.. doxygengroup:: bt_mesh_cfg_srv