Searched defs:strState (Results 1 – 2 of 2) sorted by relevance
359 const auto* strState = newLanConnected ? "connected" : "lost"; in processLanStatusChange() local
1523 std::string strState = std::get<std::string>(stateValue); in getLEDState() local