Home
last modified time | relevance | path

Searched refs:GetChildInfo (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dchild_table.cpp272 if (iter.GetChildInfo().GetRloc16() == aChild.GetRloc16()) in RemoveStoredChild()
/openthread-latest/src/core/common/
Dsettings.hpp997 const ChildInfo &GetChildInfo(void) const { return mChildInfo; } in GetChildInfo() function in ot::Settings::ChildInfoIterator