zephyr/doc/connectivity/bluetooth/api/mesh/models.rst
Håvard Reierstad d49068e608 Bluetooth: Mesh: Implement Bridge Config Client
Implements the Bridge Configuration Client model.
Adds opcodes for all Bridge messages to `foundation.h`. Adds client-side
support for these messages.
Adds a new Kconfig option for the Bridge Configuration Client model to
configure the waiting time for respones for acked messages.

Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>
2024-09-17 05:22:32 -04:00

47 lines
813 B
ReStructuredText

.. _bluetooth_mesh_models:
Mesh models
###########
Foundation models
*****************
The Bluetooth Mesh specification defines foundation models that can be
used by network administrators to configure and diagnose mesh nodes.
.. toctree::
:maxdepth: 1
brg_cfg_cli
brg_cfg_srv
cfg_cli
cfg_srv
health_cli
health_srv
lcd_cli
lcd_srv
od_cli
od_srv
op_agg_cli
op_agg_srv
priv_beacon_cli
priv_beacon_srv
rpr_cli
rpr_srv
sar_cfg_cli
sar_cfg_srv
srpl_cli
srpl_srv
Model specification models
**************************
In addition to the foundation models defined in the Bluetooth Mesh specification, the Bluetooth Mesh
Model Specification defines several models, some of which are implemented in Zephyr:
.. toctree::
:maxdepth: 1
blob
dfu