Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dmessage_api.cpp98 otError otMessageAppend(otMessage *aMessage, const void *aBuf, uint16_t aLength) in otMessageAppend() function
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dmdns_socket.c494 OT_TOOL_WEAK otError otMessageAppend(otMessage *aMessage, const void *aBuf, uint16_t aLength) in otMessageAppend() function