Searched refs:PrependBytes (Results 1 – 3 of 3) sorted by relevance
656 Error PrependBytes(const void *aBuf, uint16_t aLength);674 return PrependBytes(&aObject, sizeof(ObjectType)); in Prepend()
417 Error Message::PrependBytes(const void *aBuf, uint16_t aLength) in PrependBytes() function in ot::Message523 SuccessOrExit(error = PrependBytes(nullptr, aLength)); in InsertHeader()
176 SuccessOrExit(error = aMessage.PrependBytes(&padOption, padOption.GetSize())); in AddMplOption()179 SuccessOrExit(error = aMessage.PrependBytes(&mplOption, mplOption.GetSize())); in AddMplOption()