Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dtime_sync_service.hpp127 uint16_t GetTimeSyncPeriod(void) const { return mTimeSyncPeriod; } in GetTimeSyncPeriod() function in ot::TimeSync
Dmle_tlvs.hpp1174 uint16_t GetTimeSyncPeriod(void) const { return HostSwap16(mTimeSyncPeriod); } in GetTimeSyncPeriod() function in ot::Mle::TimeParameterTlv