Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform_state_sensor.hpp192 opState = PLDM_SENSOR_UNAVAILABLE; in getStateSensorReadingsHandler()
/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp327 case PLDM_SENSOR_UNAVAILABLE: in getSensorReading()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h311 PLDM_SENSOR_UNAVAILABLE, enumerator
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_platform_test.cpp824 ASSERT_EQ(stateField[0].sensor_op_state, PLDM_SENSOR_UNAVAILABLE); in TEST()
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp45 {PLDM_SENSOR_UNAVAILABLE, "Sensor Unavailable"},