Searched refs:OT_SRP_SERVER_STATE_STOPPED (Results 1 – 3 of 3) sorted by relevance
84 OT_SRP_SERVER_STATE_STOPPED = 2, ///< The SRP server is enabled but stopped. enumerator
132 … static_assert(2 == OT_SRP_SERVER_STATE_STOPPED, "OT_SRP_SERVER_STATE_STOPPED value is incorrect"); in Process()
172 kStateStopped = OT_SRP_SERVER_STATE_STOPPED, ///< Server is enabled but stopped.