Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/tcplp/lib/test/
H A Dtest_all.c19 int otMessageWrite(otMessage *aMessage, uint16_t aOffset, const void *aBuf, uint16_t aLength) { in otMessageWrite() function
/aosp_15_r20/external/openthread/src/core/api/
H A Dmessage_api.cpp112 int otMessageWrite(otMessage *aMessage, uint16_t aOffset, const void *aBuf, uint16_t aLength) in otMessageWrite() function