Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp373 constexpr uint8_t payloadTypeNotSupported = 0x80; in ipmiGetChannelPayloadVersion() local
384 return response(payloadTypeNotSupported); in ipmiGetChannelPayloadVersion()
391 return response(payloadTypeNotSupported); in ipmiGetChannelPayloadVersion()