Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.cpp613 void Message::GetNextChunk(uint16_t &aLength, Chunk &aChunk) const in GetNextChunk() function in ot::Message
H A Dmessage.hpp1587 void GetNextChunk(uint16_t &aLength, MutableChunk &aChunk) in GetNextChunk() function in ot::Message