Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp49 constexpr auto bmc_state_interface = "xyz.openbmc_project.State.BMC"; variable
189 ipmi::getDbusObject(bus, bmc_state_interface); in getCurrentBmcState()
192 bmc_state_interface, bmc_state_property); in getCurrentBmcState()