Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp40 static constexpr const char* ledService = "xyz.openbmc_project.LED.Controller"; variable
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp115 if (mtm.getProperty(ledService, ledPath.c_str(), ledIntf, "State", in ledStoreAndSet()
128 if (mtm.setProperty(ledService, ledPath, ledIntf, "State", in ledStoreAndSet()
165 if (mtm.setProperty(ledService, ledPath, ledIntf, "State", in ledRevert()
H A Dchassiscommands.cpp49 const static constexpr char* ledService = variable