zephyr/doc/connectivity/bluetooth/api/mesh.rst
Mia Koen 01f144b201 doc: bluetooth: mesh: fixed spec links
Corrected the profile specification v1.0.1 link to point to
the spec directly and not to the general specification page.
Added link to protocol specification v1.1.

Signed-off-by: Mia Koen <mia.koen@nordicsemi.no>
2023-09-12 16:30:44 +02:00

30 lines
846 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 Profile Specification v1.0.1 <https://www.bluetooth.com/specifications/specs/mesh-profile-1-0-1/>`_.
Implementation of the draft `Bluetooth Mesh Protocol Specification v1.1 <https://www.bluetooth.com/specifications/specs/mesh-protocol-1-1/>`_
is in experimental state.
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