Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp50 static constexpr const char* currentBmcStateProp = "CurrentBMCState"; variable
92 auto it = props.find(currentBmcStateProp); in initBMCDeviceState()
107 currentBmcStateProp, bmcState); in initBMCDeviceState()