zephyr/doc/reference/bluetooth/mesh.rst
Trond Einar Snekvik deeb4f320d Bluetooth: Mesh: Restructure doc
Adds a deeper hierarchy to the Bluetooth Mesh documentation by moving
the modules in separate pages with a brief description of the concepts
in each module.

Adds the full list of specification defined Health model faults.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2019-11-27 13:32:45 -05:00

22 lines
559 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/mesh-specifications/>`_.
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/provisioning.rst
mesh/proxy.rst