Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp54 static std::unique_ptr<sdbusplus::bus::match_t> bmcStateChangedSignal; variable
73 bmcStateChangedSignal = std::make_unique<sdbusplus::bus::match_t>( in initBMCDeviceState()