Home
last modified time | relevance | path

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

/openthread-latest/src/core/coap/
Dcoap_message.hpp143 kOptionContentFormat = OT_COAP_OPTION_CONTENT_FORMAT, ///< Content-Format enumerator
496 return AppendUintOption(kOptionContentFormat, static_cast<uint32_t>(aContentFormat)); in AppendContentFormatOption()