mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
9bb09e74e2
This commit adds an API `otThreadDetachGracefully` to notify other nodes in the network (if any) and then stop Thread protocol operation. It sends an Address Release if it's a router, or sets its child timeout to 0 if it's a child.