From 663a54c6d50557906635065f75bb4af2a135feb9 Mon Sep 17 00:00:00 2001 From: Pavel Vasilyev Date: Thu, 21 Sep 2023 12:24:16 +0200 Subject: [PATCH] doc: Bluetooth: Mesh: Remove "draft" word from mesh 1.1 spec The specification is now adopted. Signed-off-by: Pavel Vasilyev --- doc/connectivity/bluetooth/api/mesh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/connectivity/bluetooth/api/mesh.rst b/doc/connectivity/bluetooth/api/mesh.rst index 6adb9fb6267..6e2fca1b111 100644 --- a/doc/connectivity/bluetooth/api/mesh.rst +++ b/doc/connectivity/bluetooth/api/mesh.rst @@ -7,7 +7,7 @@ The Bluetooth mesh profile adds secure wireless multi-hop communication for Bluetooth Low Energy. This module implements the `Bluetooth Mesh Profile Specification v1.0.1 `_. -Implementation of the draft `Bluetooth Mesh Protocol Specification v1.1 `_ +Implementation of the `Bluetooth Mesh Protocol Specification v1.1 `_ is in experimental state. Read more about Bluetooth mesh on the