Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/manager/
H A Dmanager.cpp169 PropertyValue actionValue{getPhysicalAction(action)}; in drivePhysicalLED() local
170 dBusHandler.setProperty(objPath, phyLedIntf, "State", actionValue); in drivePhysicalLED()