Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp1104 uint8_t componentCompatibilityResp = 0; in parseResponseMsg() local
1110 responsePtr, payloadLength, &cc, &componentCompatibilityResp, in parseResponseMsg()
1130 componentCompatibilityResp ? "Component will not be updated" in parseResponseMsg()