mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 21:30:24 +00:00
60ff174c44
This commit adds public API `otIp6SockAddrToString()` which converts an IPv6 socket address (`otSockAddr`) to human-readable string. The CLI modules (e.g. `ProcessNetStat()`) are then updated to use the new API.