zephyr/doc/reference/bluetooth/mesh
Trond Einar Snekvik ad2fd44d7a Bluetooth: Mesh: Encapsulate feature config
Moves mesh feature configuration to a separate module, deprecating the
bt_mesh_cfg_srv structure. The initial values for the features should
now be enabled through KConfig, where new config entries have been added
for each feature.

This removes the upward dependency on the config server from the core
stack, and makes the config server a pure frontend for the configuration
states, as all spec mandated behavior around the feature states is now
encapsulated.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-11-09 11:23:34 +02:00
..
access.rst doc: update :cpp:var: to :c:member: 2020-08-31 09:57:33 -04:00
cfg_cli.rst
cfg_srv.rst Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
cfg.rst Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
core.rst doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
health_cli.rst
health_srv.rst doc: update :cpp:var: to :c:member: 2020-08-31 09:57:33 -04:00
heartbeat.rst Bluetooth: Mesh: Document Heartbeat 2020-11-09 11:23:34 +02:00
models.rst
provisioning.rst doc: update :cpp:var: to :c:member: 2020-08-31 09:57:33 -04:00
proxy.rst doc: update :cpp:var: to :c:member: 2020-08-31 09:57:33 -04:00
shell.rst Bluetooth: Mesh: Add Config Client API 2020-10-29 14:13:36 +02:00