Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dmac.hpp670 …uint8_t GetCslParentUncertainty(void) const { return mLinks.GetSubMac().GetCslParentUncertainty();… in GetCslParentUncertainty() function in ot::Mac::Mac
Dsub_mac.hpp442 uint8_t GetCslParentUncertainty(void) const { return mCslParentUncert; } in GetCslParentUncertainty() function in ot::Mac::SubMac