Searched defs:AppendBytes (Results 1 – 4 of 4) sorted by relevance
| /openthread-latest/src/core/common/ | ||
| D | appender.cpp | 51 Error Appender::AppendBytes(const void *aBuffer, uint16_t aLength) in AppendBytes() function in ot::Appender |
| D | frame_builder.cpp | 71 Error FrameBuilder::AppendBytes(const void *aBuffer, uint16_t aLength) in AppendBytes() function in ot::FrameBuilder |
| D | message.cpp | 378 Error Message::AppendBytes(const void *aBuf, uint16_t aLength) in AppendBytes() function in ot::Message |
| /openthread-latest/src/core/net/ | ||
| D | nd6.cpp | 231 Error TxMessage::AppendBytes(const uint8_t *aBytes, uint16_t aLength) in AppendBytes() function in ot::Ip6::Nd::TxMessage |