Bluetooth: Mesh: Remove experimental tag
Remove experimental tag for Mesh Protocol v1.1, Mesh Model v1.1, Mesh DFU v1.0 and Mesh BLOB v1.0 features. Signed-off-by: Ingar Kulbrandstad <ingar.kulbrandstad@nordicsemi.no>
This commit is contained in:
parent
8b456ea2a1
commit
e1a5605889
1 changed files with 2 additions and 5 deletions
|
@ -1049,13 +1049,10 @@ config BT_MESH_FRIEND_ADV_LATENCY
|
|||
endif # BT_MESH_FRIEND
|
||||
|
||||
menuconfig BT_MESH_V1d1
|
||||
bool "Bluetooth mesh v1.1 support [EXPERIMENTAL]"
|
||||
select EXPERIMENTAL
|
||||
bool "Bluetooth mesh v1.1 support"
|
||||
help
|
||||
This option enables Bluetooth mesh v1.1 support. Bluetooth mesh v1.1
|
||||
is backward compatible with v1.0.1. The stack cannot be qualified
|
||||
with this option enabled because the Bluetooth mesh v1.1 specification
|
||||
is in a draft state.
|
||||
is backward compatible with v1.0.1.
|
||||
|
||||
config BT_MESH_ECDH_P256_CMAC_AES128_AES_CCM
|
||||
bool "Support CMAC AES128 for OOB authentication" if BT_MESH_V1d1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue