Home
last modified time | relevance | path

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

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