Bluetooth: Mesh: add extension config server by lcd server

Commit add extension of configuration server by large
composition data server.
Mesh Protocol v1.1 specification
4.4.21.1
The Large Composition Data Server is a main model
that extends the Configuration Server model.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
This commit is contained in:
Aleksandr Khromykh 2024-06-20 09:03:08 +02:00 committed by Alberto Escolar
commit f9d7385879
2 changed files with 8 additions and 2 deletions

View file

@ -1152,6 +1152,7 @@ endif # BT_MESH_OP_AGG_CLI
config BT_MESH_LARGE_COMP_DATA_SRV
bool "Support for Large Composition Data Server Model"
depends on BT_MESH_MODEL_EXTENSIONS
help
Enable support for the Large Composition Data Server model.