Searched refs:present_op_state (Results 1 – 6 of 6) sorted by relevance
539 uint8_t present_op_state = 0; in processSensorOpStateEvent() local543 &present_op_state, &previous_op_state); in processSensorOpStateEvent()558 << std::setw(2) << static_cast<uint32_t>(present_op_state) in processSensorOpStateEvent()
1173 uint8_t present_op_state; member2124 uint8_t *present_op_state,
182 opStateSensorEventData->present_op_state = uint8_t(CodeUpdateState::START); in TEST()
1644 uint8_t *present_op_state, uint8_t *previous_op_state) in decode_sensor_op_data() argument1650 if (sensor_data == NULL || present_op_state == NULL || in decode_sensor_op_data()1662 pldm_msgbuf_extract_p(buf, present_op_state); in decode_sensor_op_data()
2733 sensorData->present_op_state = presentState; in TEST()
6267 'name' => 'present_op_state',