zephyr/doc/connectivity/bluetooth/api/mesh.rst
Stine Åkredalen e1232a45e2 docs: Bluetooth: Mesh: add Subnet Bridge doc
Added high-level documentation for Subnet Bridge,
connecting models together and explaining usage.

Signed-off-by: Stine Åkredalen <stine.akredalen@nordicsemi.no>
2024-09-17 05:22:32 -04:00

28 lines
691 B
ReStructuredText

.. _bluetooth_mesh:
Bluetooth Mesh Profile
######################
The Bluetooth Mesh profile adds secure wireless multi-hop communication for
Bluetooth Low Energy. This module implements the
`Bluetooth Mesh Protocol Specification v1.1 <https://www.bluetooth.com/specifications/specs/mesh-protocol/>`_.
Read more about Bluetooth Mesh on the
`Bluetooth SIG Website <https://www.bluetooth.com/bluetooth-resources/?tags=mesh>`_.
.. toctree::
:maxdepth: 1
mesh/core.rst
mesh/access.rst
mesh/models.rst
mesh/msg.rst
mesh/sar_cfg.rst
mesh/provisioning.rst
mesh/proxy.rst
mesh/heartbeat.rst
mesh/cfg.rst
mesh/statistic.rst
mesh/shell.rst
mesh/brg_cfg.rst