From 0bafaa88d22779806ec4863433ebe64d218f975d Mon Sep 17 00:00:00 2001 From: Ingar Kulbrandstad Date: Wed, 16 Aug 2023 15:17:06 +0200 Subject: [PATCH] doc: Bluetooth: Mesh: Move SW maturity up to protocol The Bluetooth mesh is now put as a feature under Bluetooth, but should be a seperate section under protocol to be more visible. Move the Bluetooth mesh software maturity to the protocol table. Signed-off-by: Ingar Kulbrandstad --- doc/_scripts/software_maturity/software_maturity_features.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_scripts/software_maturity/software_maturity_features.yaml b/doc/_scripts/software_maturity/software_maturity_features.yaml index cd33d573a77..f898d784c57 100644 --- a/doc/_scripts/software_maturity/software_maturity_features.yaml +++ b/doc/_scripts/software_maturity/software_maturity_features.yaml @@ -1,5 +1,6 @@ top_table: Bluetooth: BT_CTLR + Bluetooth mesh: BT_MESH Zigbee: ZIGBEE Thread: NET_L2_OPENTHREAD LTE: LTE_LINK_CONTROL @@ -19,7 +20,6 @@ features: Bluetooth LE Peripheral/Central: BT_CTLR && (BT_CENTRAL || BT_PERIPHERAL) LLPM: BT_CTLR_SDC_LLPM LE Coded PHY: BT_CTLR_PHY_CODED_SUPPORT - Bluetooth Mesh: BT_MESH Connectionless/Connected CTE Transmitter: BT_CTLR_DF_CTE_TX_SUPPORT zigbee: Zigbee (Sleepy) End Device: ZIGBEE_ROLE_END_DEVICE