Lines Matching full:mesh
6 The access layer is the application's interface to the Bluetooth mesh network.
10 Mesh models
13 The functionality of a mesh node is represented by models. A model implements
15 thermostat. The mesh models are grouped into *elements*. Each element is
17 model. Conventionally, each element represents a single aspect of the mesh
27 behavior in the `Bluetooth Mesh Model Specification
28 <https://www.bluetooth.com/specifications/mesh-specifications/>`_. All models
32 Mesh models have several parameters that can be configured either through
33 initialization of the mesh stack or with the
70 multiple nodes throughout the mesh network with a single message.
92 the mesh network than the individual nodes will.
106 The Bluetooth mesh specification allows the mesh models to extend each other.
112 lists. The mesh stack implements this by merging the subscription lists of the
130 Mesh models may have data associated with each model instance that needs to be