Home
last modified time | relevance | path

Searched refs:stateBmcIntf (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp18 static constexpr auto stateBmcIntf = "xyz.openbmc_project.State.BMC"; variable
H A Doemhandler.cpp194 auto service = getService(bus, stateBmcPath, stateBmcIntf); in rebootBMC()
204 method.append(stateBmcIntf, "RequestedBMCTransition", reboot); in rebootBMC()