Searched refs:OT_NETWORK_TIME_UNSYNCHRONIZED (Results 1 – 3 of 3) sorted by relevance
61 OT_NETWORK_TIME_UNSYNCHRONIZED = -1, ///< The device hasn't attached to a network. enumerator
68 … kUnsynchronized = OT_NETWORK_TIME_UNSYNCHRONIZED, ///< The device hasn't attached to a network.
4758 case OT_NETWORK_TIME_UNSYNCHRONIZED: in Process()