Home
last modified time | relevance | path

Searched refs:otMeshDiagQueryChildrenIp6Addrs (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/api/
Dmesh_diag_api.cpp71 otError otMeshDiagQueryChildrenIp6Addrs(otInstance *aInstance, in otMeshDiagQueryChildrenIp6Addrs() function
/openthread-latest/include/openthread/
Dmesh_diag.h320 otError otMeshDiagQueryChildrenIp6Addrs(otInstance *aInstance,
/openthread-latest/src/cli/
Dcli_mesh_diag.cpp217 SuccessOrExit(error = otMeshDiagQueryChildrenIp6Addrs(GetInstancePtr(), parentRloc16, in Process()