Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dmessage_api.cpp40 void otMessageFree(otMessage *aMessage) { AsCoreType(aMessage).Free(); } in otMessageFree() function
/external/openthread/examples/platforms/simulation/
Dmdns_socket.c466 OT_TOOL_WEAK void otMessageFree(otMessage *aMessage) in otMessageFree() function