Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_message.hpp1293 inline Coap::Message *AsCoapMessagePtr(otMessage *aMessage) { return static_cast<Coap::Message *>(a… in AsCoapMessagePtr() function
1316 inline const Coap::Message *AsCoapMessagePtr(const otMessage *aMessage) in AsCoapMessagePtr() function