Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp33 const std::map<uint8_t, const char*> fdAuxState{ variable
122 data["AuxState"] = fdAuxState.at(auxState); in parseResponseMsg()