28 lines
691 B
ReStructuredText
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
|