Searched refs:PrependBytes (Results 1 – 3 of 3) sorted by relevance
604 Error PrependBytes(const void *aBuf, uint16_t aLength);623 return PrependBytes(&aObject, sizeof(ObjectType)); in Prepend()
437 Error Message::PrependBytes(const void *aBuf, uint16_t aLength) in PrependBytes() function in ot::Message543 SuccessOrExit(error = PrependBytes(nullptr, aLength)); in InsertHeader()
191 SuccessOrExit(error = aMessage.PrependBytes(&padOption, padOption.GetSize())); in AddMplOption()194 SuccessOrExit(error = aMessage.PrependBytes(&mplOption, mplOption.GetSize())); in AddMplOption()