Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/common/
Dappender.cpp51 Error Appender::AppendBytes(const void *aBuffer, uint16_t aLength) in AppendBytes() function in ot::Appender
Dframe_builder.cpp77 Error FrameBuilder::AppendBytes(const void *aBuffer, uint16_t aLength) in AppendBytes() function in ot::FrameBuilder
Dmessage.cpp401 Error Message::AppendBytes(const void *aBuf, uint16_t aLength) in AppendBytes() function in ot::Message