Searched refs:OT_NETWORK_TIME_RESYNC_NEEDED (Results 1 – 3 of 3) sorted by relevance
62 …OT_NETWORK_TIME_RESYNC_NEEDED = 0, ///< The device hasn’t received time sync for more than two p… enumerator
69 …kResyncNeeded = OT_NETWORK_TIME_RESYNC_NEEDED, ///< The device hasn’t received time sync for 2 …
4762 case OT_NETWORK_TIME_RESYNC_NEEDED: in Process()