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