Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dtime_sync_service.hpp156 uint16_t GetXtalThreshold(void) const { return mXtalThreshold; } in GetXtalThreshold() function in ot::TimeSync
H A Dmle_tlvs.hpp1198 uint16_t GetXtalThreshold(void) const { return BigEndian::HostSwap16(mXtalThreshold); } in GetXtalThreshold() function in ot::Mle::TimeParameterTlv