Bluetooth: Mesh: add extension config server by private beacon server
Commit add extension of configuration server by private beacon server. Mesh Protocol v1.1 specification 4.4.11.1 The Mesh Private Beacon Server model is a main model that extends the Configuration Server model. Configuration server and private beacon server shall always exist together since they have bound states. Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
This commit is contained in:
parent
af57038bb0
commit
3e2b44a5dd
3 changed files with 19 additions and 13 deletions
|
@ -1175,6 +1175,7 @@ if BT_MESH_PRIV_BEACONS
|
|||
|
||||
config BT_MESH_PRIV_BEACON_SRV
|
||||
bool "Support for Private Beacon Server Model"
|
||||
depends on BT_MESH_MODEL_EXTENSIONS
|
||||
help
|
||||
Enable support for the Private Beacon Server model.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue