Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform_state_sensor.hpp189 uint8_t opState = PLDM_SENSOR_ENABLED; in getStateSensorReadingsHandler()
/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp327 case PLDM_SENSOR_ENABLED: in getSensorReading()
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp112 ASSERT_EQ(stateField[0].sensor_op_state, PLDM_SENSOR_ENABLED); in TEST()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp64 stateField.push_back({PLDM_SENSOR_ENABLED, PLDM_SENSOR_UNKNOWN, in getOemStateSensorReadingsHandler()
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp983 stateField[0] = {PLDM_SENSOR_ENABLED, PLDM_SENSOR_NORMAL, in TEST()
1030 stateField[1] = {PLDM_SENSOR_ENABLED, PLDM_SENSOR_LOWERFATAL, in TEST()
1085 stateField[0] = {PLDM_SENSOR_ENABLED, PLDM_SENSOR_UPPERFATAL, in TEST()
2739 uint8_t presentState = PLDM_SENSOR_ENABLED; in TEST()
3416 uint8_t sensor_operationalState = PLDM_SENSOR_ENABLED; in TEST()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h313 PLDM_SENSOR_ENABLED, enumerator
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp43 {PLDM_SENSOR_ENABLED, "Sensor Enabled"},