Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/tcplp/lib/test/
H A Dtest_all.c15 uint16_t otMessageRead(const otMessage *aMessage, uint16_t aOffset, void *aBuf, uint16_t aLength) { in otMessageRead() function
/aosp_15_r20/external/openthread/src/core/api/
H A Dmessage_api.cpp105 uint16_t otMessageRead(const otMessage *aMessage, uint16_t aOffset, void *aBuf, uint16_t aLength) in otMessageRead() function
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dmdns_socket.c463 OT_TOOL_WEAK uint16_t otMessageRead(const otMessage *aMessage, uint16_t aOffset, void *aBuf, uint16… in otMessageRead() function