Home
last modified time | relevance | path

Searched refs:auxState (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp102 uint8_t auxState = 0; in parseResponseMsg() local
110 &previousState, &auxState, &auxStateStatus, &progressPercent, in parseResponseMsg()
122 data["AuxState"] = fdAuxState.at(auxState); in parseResponseMsg()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp3413 uint8_t auxState = 0; in TEST() local
3421 &currentState, &previousState, &auxState, &auxStateStatus, in TEST()
3428 EXPECT_EQ(auxState, PLDM_FD_IDLE_LEARN_COMPONENTS_READ_XFER); in TEST()
3447 &currentState, &previousState, &auxState, &auxStateStatus, in TEST()
3454 EXPECT_EQ(auxState, PLDM_FD_OPERATION_IN_PROGRESS); in TEST()
3467 &currentState, &previousState, &auxState, &auxStateStatus, in TEST()
3478 uint8_t auxState = 0; in TEST() local
3491 &currentState, &previousState, &auxState, &auxStateStatus, in TEST()
3497 &currentState, &previousState, &auxState, &auxStateStatus, in TEST()
3533 &currentState, &previousState, &auxState, &auxStateStatus, in TEST()
[all …]