Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dtime_sync_service.hpp148 void SetXtalThreshold(uint16_t aXtalThreshold) { mXtalThreshold = aXtalThreshold; } in SetXtalThreshold() function in ot::TimeSync
H A Dmle_tlvs.hpp1206 …void SetXtalThreshold(uint16_t aXtalThreshold) { mXtalThreshold = BigEndian::HostSwap16(aXtalThres… in SetXtalThreshold() function in ot::Mle::TimeParameterTlv