Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.hpp54 void listenSensorEvent(const pldm::responder::pdr_utils::Repo& repo,
H A Ddbus_to_event_handler.cpp177 void DbusToPLDMEvent::listenSensorEvent(const pdr_utils::Repo& repo, in listenSensorEvent() function in pldm::state_sensor::DbusToPLDMEvent
/openbmc/pldm/libpldmresponder/
H A Dplatform.cpp839 dbusToPLDMEventHandler->listenSensorEvent(pdrRepo, sensorDbusObjMaps); in _processPostGetPDRActions()