Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.cpp102 eventData->sensor_event_class_type = PLDM_STATE_SENSOR_STATE; in sendStateSensorEvent()
/openbmc/libpldm/src/dsp/
H A Dplatform.c1056 event_data->sensor_event_class_type = sensor_event_class; in encode_sensor_event_data()
1571 uint8_t *sensor_event_class_type, in decode_sensor_event_data() argument
1578 sensor_event_class_type == NULL || in decode_sensor_event_data()
1597 rc = pldm_msgbuf_extract_p(buf, sensor_event_class_type); in decode_sensor_event_data()
1602 if (*sensor_event_class_type == PLDM_SENSOR_OP_STATE) { in decode_sensor_event_data()
1608 } else if (*sensor_event_class_type == PLDM_STATE_SENSOR_STATE) { in decode_sensor_event_data()
1614 } else if (*sensor_event_class_type == PLDM_NUMERIC_SENSOR_STATE) { in decode_sensor_event_data()
1627 sizeof(*sensor_id) + sizeof(*sensor_event_class_type); in decode_sensor_event_data()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h1175 uint8_t sensor_event_class_type; member
2140 uint8_t *sensor_event_class_type,
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp177 eventData->sensor_event_class_type = PLDM_SENSOR_OP_STATE; in TEST()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp519 eventData->sensor_event_class_type = sensorEventClass; in sendStateSensorEvent()
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp2491 eventData->sensor_event_class_type = sensorEventClassType; in TEST()
2533 eventData->sensor_event_class_type = PLDM_SENSOR_OP_STATE; in TEST()
2541 eventData->sensor_event_class_type = PLDM_STATE_SENSOR_STATE; in TEST()
2548 eventData->sensor_event_class_type = PLDM_NUMERIC_SENSOR_STATE; in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump6232 'name' => 'sensor_event_class_type',
12756 'name' => 'sensor_event_class_type',