Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dtime_sync_service.hpp140 uint16_t GetTimeSyncPeriod(void) const { return mTimeSyncPeriod; } in GetTimeSyncPeriod() function in ot::TimeSync
H A Dmle_tlvs.hpp1182 uint16_t GetTimeSyncPeriod(void) const { return BigEndian::HostSwap16(mTimeSyncPeriod); } in GetTimeSyncPeriod() function in ot::Mle::TimeParameterTlv