Searched refs:getLEDState (Results 1 – 4 of 4) sorted by relevance
17 APIUtils.getLEDState().then(function(state) {
53 var getLEDStatePromise = APIUtils.getLEDState().then(
458 getLEDState: function() { method in AnonymousFunction1ea782bb0200.SERVICE
1515 int8_t getLEDState(sdbusplus::bus_t& bus, const std::string& intf, in getLEDState() function1545 if (getLEDState(*dbus, ledIntf, it->second, state) == -1) in ipmiOEMGetLEDStatus()