Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/callback-manager/src/
H A Dcallback_manager.cpp86 void updateLedStatus(std::shared_ptr<sdbusplus::asio::connection>& conn, in updateLedStatus() function
262 updateLedStatus(conn); in createThresholdMatch()
351 updateLedStatus(conn); in createAssociationMatch()
365 [&conn]() { updateLedStatus(conn, true); }); in main()
376 updateLedStatus(conn); in main()