Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Drouter.cpp61 mCslUncertainty = aParent.GetCslAccuracy().GetUncertainty(); in SetFrom()
/openthread-latest/src/core/mac/
Dmac_types.hpp914 uint8_t GetUncertainty(void) const { return mUncertainty; } in GetUncertainty() function in ot::Mac::CslAccuracy