Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Dtimestamp.cpp51 SetTicks(aTimestamp.mTicks); in SetFromTimestamp()
132 SetTicks(ticks); in AdvanceRandomTicks()
Dtimestamp.hpp112 void SetTicks(uint16_t aTicks) in SetTicks() function in ot::MeshCoP::Timestamp
/external/openthread/tests/unit/
Dtest_meshcop.cpp133 t1.SetTicks(10); in TestTimestamp()
138 t2.SetTicks(10); in TestTimestamp()