Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Bluetooth: Mesh: Move SW maturity up to protocol #12054

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading