mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 21:30:24 +00:00
d236546304
- The method `otGetChildInfoByIndex()` is changed to return thread error `NotFound` when there is no valid child with given index. - Usage of this method is updated in `NcpBase` and `cli` to iterate over all children.