Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dchild_table.cpp293 return Get<Settings>().AddChildInfo(childInfo); in StoreChild()
/openthread-latest/src/core/common/
Dsettings.hpp929 Error AddChildInfo(const ChildInfo &aChildInfo);
Dsettings.cpp267 Error Settings::AddChildInfo(const ChildInfo &aChildInfo) in AddChildInfo() function in ot::Settings