Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dtime_sync_service.hpp135 void SetXtalThreshold(uint16_t aXtalThreshold) { mXtalThreshold = aXtalThreshold; } in SetXtalThreshold() function in ot::TimeSync
Dmle_tlvs.hpp1198 void SetXtalThreshold(uint16_t aXtalThreshold) { mXtalThreshold = HostSwap16(aXtalThreshold); } in SetXtalThreshold() function in ot::Mle::TimeParameterTlv