Skip to content

Commit

Permalink
doc: Bluetooth: Mesh: Move SW maturity up to protocol
Browse files Browse the repository at this point in the history
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 <ingar.kulbrandstad@nordicsemi.no>
  • Loading branch information
Balaklaka committed Aug 16, 2023
1 parent 0c1077b commit 0bafaa8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
top_table:
Bluetooth: BT_CTLR
Bluetooth mesh: BT_MESH
Zigbee: ZIGBEE
Thread: NET_L2_OPENTHREAD
LTE: LTE_LINK_CONTROL
Expand All @@ -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
Expand Down

0 comments on commit 0bafaa8

Please sign in to comment.