Home
last modified time | relevance | path

Searched defs:aContentFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/api/
H A Dcoap_api.cpp77 …CoapMessageAppendContentFormatOption(otMessage *aMessage, otCoapOptionContentFormat aContentFormat) in otCoapMessageAppendContentFormatOption()
/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_message.hpp531 Error AppendContentFormatOption(otCoapOptionContentFormat aContentFormat) in AppendContentFormatOption()