Home
last modified time | relevance | path

Searched refs:setLedState (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dled.hpp387 inline void setLedState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setLedState() function
435 setLedState(asyncResp, ledState, ec, ledGroupPath, service); in setLocationIndicatorActive()
H A Dsensors.hpp1836 sensor_utils::setLedState(powerSupply, &inventoryItem); in getPowerSupply()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp439 inline void setLedState(nlohmann::json& sensorJson, in setLedState() function
631 setLedState(sensorJson, inventoryItem); in fillPowerThermalIdentity()
644 setLedState(sensorJson, inventoryItem); in fillPowerThermalIdentity()