Home
last modified time | relevance | path

Searched refs:SetToOrphanAnnounce (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/meshcop/
Dtimestamp.hpp95 void SetToOrphanAnnounce(void);
Dtimestamp.cpp70 void Timestamp::SetToOrphanAnnounce(void) in SetToOrphanAnnounce() function in ot::MeshCoP::Timestamp
/openthread-latest/tests/unit/
Dtest_meshcop.cpp190 t1.SetToOrphanAnnounce(); in TestTimestamp()
/openthread-latest/src/core/thread/
Dmle.cpp2164 activeTimestamp.SetToOrphanAnnounce(); in SendAnnounce()