zephyr/include/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.h Bluetooth: Mesh: Isolate cryptographic material 2020-10-22 14:36:02 +03:00
cdb.h bluetooth: mesh: cdb: fix include files and add language directive 2020-07-08 16:47:10 +03:00
cfg_cli.h Bluetooth: Mesh: Add Config Client API 2020-10-29 14:13:36 +02:00
cfg_srv.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
cfg.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
health_cli.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_faults.h Bluetooth: Mesh: Restructure doc 2019-11-27 13:32:45 -05:00
health_srv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
heartbeat.h Bluetooth: Mesh: Move heartbeat to separate module 2020-11-09 11:23:34 +02:00
main.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
proxy.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00