Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dappender.cpp51 Error Appender::AppendBytes(const void *aBuffer, uint16_t aLength) in AppendBytes() function in ot::Appender
Dframe_builder.cpp71 Error FrameBuilder::AppendBytes(const void *aBuffer, uint16_t aLength) in AppendBytes() function in ot::FrameBuilder
Dmessage.cpp378 Error Message::AppendBytes(const void *aBuf, uint16_t aLength) in AppendBytes() function in ot::Message
/openthread-latest/src/core/net/
Dnd6.cpp231 Error TxMessage::AppendBytes(const uint8_t *aBytes, uint16_t aLength) in AppendBytes() function in ot::Ip6::Nd::TxMessage