Searched defs:GetCslUncertainty (Results 1 – 3 of 3) sorted by relevance
871 inline uint8_t Radio::GetCslUncertainty(void) { return otPlatRadioGetCslUncertainty(GetInstancePtr(… in GetCslUncertainty() function in ot::Radio973 inline uint8_t Radio::GetCslUncertainty(void) { return UINT8_MAX; } in GetCslUncertainty() function in ot::Radio
1284 uint8_t GetCslUncertainty(void) const { return mCslUncertainty; } in GetCslUncertainty() function in ot::Mle::CslClockAccuracyTlv
2303 template <typename InterfaceType> uint8_t RadioSpinel<InterfaceType>::GetCslUncertainty(void) in GetCslUncertainty() function in ot::Spinel::RadioSpinel