Searched refs:ccPayloadTypeNotSupported (Results 1 – 3 of 3) sorted by relevance
22 constexpr Cc ccPayloadTypeNotSupported = 0x80; variable26 return response(ccPayloadTypeNotSupported); in responsePayloadTypeNotSupported()
239 constexpr uint8_t ccPayloadTypeNotSupported = 0x80; in getChannelCipherSuites() local240 return errorResponse(ccPayloadTypeNotSupported); in getChannelCipherSuites()
27 constexpr Cc ccPayloadTypeNotSupported = 0x80; variable31 return response(ccPayloadTypeNotSupported); in responsePayloadTypeNotSupported()