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 82564356d0
commit 9f5948b9a0
24 changed files with 1889 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
-------------