Home
last modified time | relevance | path

Searched defs:GetCslUncertainty (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/radio/
Dradio.hpp816 inline uint8_t Radio::GetCslUncertainty(void) in GetCslUncertainty() function in ot::Radio
985 inline uint8_t Radio::GetCslUncertainty(void) in GetCslUncertainty() function in ot::Radio
/external/openthread/src/core/thread/
Dtopology.hpp1449 uint8_t GetCslUncertainty(void) const { return mCslUncertainty; } in GetCslUncertainty() function in ot::Router
Dmle_tlvs.hpp1315 uint8_t GetCslUncertainty(void) { return mCslUncertainty; } in GetCslUncertainty() function in ot::Mle::CslClockAccuracyTlv
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp2502 uint8_t RadioSpinel<InterfaceType, ProcessContextType>::GetCslUncertainty(void) in GetCslUncertainty() function in ot::Spinel::RadioSpinel