1.. _bluetooth_mesh_models:
2
3Mesh models
4###########
5
6Foundation models
7*****************
8
9The Bluetooth Mesh specification defines foundation models that can be
10used by network administrators to configure and diagnose mesh nodes.
11
12.. toctree::
13   :maxdepth: 1
14
15   brg_cfg_cli
16   brg_cfg_srv
17   cfg_cli
18   cfg_srv
19   health_cli
20   health_srv
21   lcd_cli
22   lcd_srv
23   od_cli
24   od_srv
25   op_agg_cli
26   op_agg_srv
27   priv_beacon_cli
28   priv_beacon_srv
29   rpr_cli
30   rpr_srv
31   sar_cfg_cli
32   sar_cfg_srv
33   srpl_cli
34   srpl_srv
35
36Model specification models
37**************************
38
39In addition to the foundation models defined in the Bluetooth Mesh specification, the Bluetooth Mesh
40Model Specification defines several models, some of which are implemented in Zephyr:
41
42.. toctree::
43   :maxdepth: 1
44
45   blob
46   dfu
47