Searched refs:ccPayloadTypeNotSupported (Results 1 – 2 of 2) sorted by relevance
135 constexpr uint8_t ccPayloadTypeNotSupported = 0x80; in getChannelCipherSuites() local136 return ipmi::response(ccPayloadTypeNotSupported); in getChannelCipherSuites()
239 constexpr uint8_t ccPayloadTypeNotSupported = 0x80; in getChannelCipherSuites() local240 return errorResponse(ccPayloadTypeNotSupported); in getChannelCipherSuites()