Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dmesh_diag_api.cpp60 return AsCoreType(aIterator).GetNextChildInfo(AsCoreType(aChildInfo)); in otMeshDiagGetNextChildInfo()
/openthread-latest/src/core/utils/
Dmesh_diag.hpp142 Error GetNextChildInfo(ChildInfo &aChildInfo);
Dmesh_diag.cpp562 Error MeshDiag::ChildIterator::GetNextChildInfo(ChildInfo &aChildInfo) in GetNextChildInfo() function in ot::Utils::MeshDiag::ChildIterator