From f597e7d2a9bbbb9e7b3ad53320adb97a15ed216c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Reierstad?= Date: Mon, 22 Apr 2024 13:24:57 +0200 Subject: [PATCH] doc: Bluetooth: Mesh: Remove experimental DFU statement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removes statement saying the implementation for Mesh DFU is experimental. Signed-off-by: HÃ¥vard Reierstad --- doc/connectivity/bluetooth/api/mesh/dfu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/connectivity/bluetooth/api/mesh/dfu.rst b/doc/connectivity/bluetooth/api/mesh/dfu.rst index 127d820ba7..c83377aef8 100644 --- a/doc/connectivity/bluetooth/api/mesh/dfu.rst +++ b/doc/connectivity/bluetooth/api/mesh/dfu.rst @@ -5,7 +5,7 @@ Device Firmware Update (DFU) Bluetooth Mesh supports the distribution of firmware images across a mesh network. The Bluetooth mesh DFU subsystem implements the Bluetooth Mesh Device Firmware Update Model specification version -1.0. The implementation is in experimental state. +1.0. Bluetooth Mesh DFU implements a distribution mechanism for firmware images, and does not put any restrictions on the size, format or usage of the images. The primary design goal of the subsystem is