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:
parent
3e2b44a5dd
commit
f9d7385879
2 changed files with 8 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue