Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ampere/
H A Doem_ampere.hpp80 PLDM_SENSOR_EVENT, in createOemEventHandler()
/openbmc/pldm/platform-mc/
H A Dmanager.hpp151 PLDM_SENSOR_EVENT, eventData, in handleSensorEvent()
H A Devent_manager.cpp35 if (eventClass == PLDM_SENSOR_EVENT) in handlePlatformEvent()
/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.cpp166 this->sendEventMsg(PLDM_SENSOR_EVENT, in sendStateSensorEvent()
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp190 encodeEventMsg(PLDM_SENSOR_EVENT, sensorEventDataVec, requestMsg, 0x1); in TEST()
201 encodeEventMsg(PLDM_SENSOR_EVENT, sensorEventDataVec, requestMsg, 0x1); in TEST()
/openbmc/pldm/platform-mc/test/
H A Devent_manager_test.cpp166 tid, 0x00, PLDM_SENSOR_EVENT, eventData.data(), eventData.size()); in TEST_F()
/openbmc/pldm/libpldmresponder/
H A Dplatform.hpp107 eventHandlers[PLDM_SENSOR_EVENT].emplace_back(
/openbmc/pldm/pldmd/
H A Dpldmd.cpp298 {PLDM_SENSOR_EVENT, in main()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp531 auto rc = encodeEventMsg(PLDM_SENSOR_EVENT, sensorEventDataVec, requestMsg, in sendStateSensorEvent()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h317 PLDM_SENSOR_EVENT = 0x00, enumerator