Searched defs:GetCslUncertainty (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/radio/ | ||
| D | radio.hpp | 816 inline uint8_t Radio::GetCslUncertainty(void)  in GetCslUncertainty()  function in ot::Radio | 
| /external/openthread/src/core/thread/ | ||
| D | topology.hpp | 1449     uint8_t GetCslUncertainty(void) const { return mCslUncertainty; }  in GetCslUncertainty()  function in ot::Router | 
| D | mle_tlvs.hpp | 1315     uint8_t GetCslUncertainty(void) { return mCslUncertainty; }  in GetCslUncertainty()  function in ot::Mle::CslClockAccuracyTlv | 
| /external/openthread/src/lib/spinel/ | ||
| D | radio_spinel_impl.hpp | 2502 uint8_t RadioSpinel<InterfaceType, ProcessContextType>::GetCslUncertainty(void)  in GetCslUncertainty()  function in ot::Spinel::RadioSpinel |