Searched refs:SrpServerState (Results 1 – 3 of 3) sorted by relevance
520 enum SrpServerState : uint8_t enum559 SrpServerState mState; ///< The state of the SRP server
232 template <> struct DBusTypeTrait<SrpServerState>
1235 … srpServerInfo.mState = SrpServerState(static_cast<uint8_t>(otSrpServerGetState(instance))); in GetSrpServerInfoHandler()