Searched refs:indicatorLed (Results 1 – 2 of 2) sorted by relevance
760 std::optional<std::string> indicatorLed; in handleChassisPatch() local769 "IndicatorLED", indicatorLed, // in handleChassisPatch()777 if (!locationIndicatorActive && !indicatorLed) in handleChassisPatch()781 if (indicatorLed) in handleChassisPatch()797 indicatorLed](const boost::system::error_code& ec, in handleChassisPatch()859 if (indicatorLed) in handleChassisPatch()863 setIndicatorLedState(asyncResp, *indicatorLed); in handleChassisPatch()
3176 std::optional<std::string> indicatorLed; in handleComputerSystemPatch() local3212 "IndicatorLED", indicatorLed, // in handleComputerSystemPatch()3265 if (indicatorLed) in handleComputerSystemPatch()3267 setIndicatorLedState(asyncResp, *indicatorLed); in handleComputerSystemPatch()