feat(openthread): support multipan feature for host device

This commit is contained in:
Xu Si Yu
2026-08-17 19:51:07 +08:00
parent 66d1b5f641
commit 09ab883583
24 changed files with 1890 additions and 334 deletions

View File

@@ -23,6 +23,8 @@ Application Examples
- :example:`openthread/ot_sleepy_device/light_sleep` demonstrates Thread Light-sleep function.
- :example:`openthread/ot_zb_multipan` demonstrates running OpenThread and Zigbee side by side on a host, sharing one 802.15.4 RCP via multipan.
API Reference
-------------