Home
last modified time | relevance | path

Searched defs:SetCslParentUncertainty (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/mac/
Dsub_mac.hpp450 void SetCslParentUncertainty(uint8_t aCslParentUncert) { mCslParentUncert = aCslParentUncert; } in SetCslParentUncertainty() function in ot::Mac::SubMac
Dmac.hpp678 void SetCslParentUncertainty(uint8_t aCslParentUncert) in SetCslParentUncertainty() function in ot::Mac::Mac