Searched refs:PLDM_SENSOR_EVENT (Results 1 – 10 of 10) sorted by relevance
/openbmc/pldm/oem/ampere/ |
H A D | oem_ampere.hpp | 80 PLDM_SENSOR_EVENT, in createOemEventHandler()
|
/openbmc/pldm/platform-mc/ |
H A D | manager.hpp | 151 PLDM_SENSOR_EVENT, eventData, in handleSensorEvent()
|
H A D | event_manager.cpp | 35 if (eventClass == PLDM_SENSOR_EVENT) in handlePlatformEvent()
|
/openbmc/pldm/host-bmc/ |
H A D | dbus_to_event_handler.cpp | 166 this->sendEventMsg(PLDM_SENSOR_EVENT, in sendStateSensorEvent()
|
/openbmc/pldm/oem/ibm/test/ |
H A D | libpldmresponder_oem_platform_test.cpp | 190 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 D | event_manager_test.cpp | 166 tid, 0x00, PLDM_SENSOR_EVENT, eventData.data(), eventData.size()); in TEST_F()
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform.hpp | 107 eventHandlers[PLDM_SENSOR_EVENT].emplace_back(
|
/openbmc/pldm/pldmd/ |
H A D | pldmd.cpp | 298 {PLDM_SENSOR_EVENT, in main()
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | oem_ibm_handler.cpp | 531 auto rc = encodeEventMsg(PLDM_SENSOR_EVENT, sensorEventDataVec, requestMsg, in sendStateSensorEvent()
|
/openbmc/libpldm/include/libpldm/ |
H A D | platform.h | 317 PLDM_SENSOR_EVENT = 0x00, enumerator
|