ot::FrameBuilder::SetMaxLength() method
Sets the maximum length of the frame. Does not perform any checks on the new given length. The caller MUST ensure that the specified max length is valid for the frame buffer.
Syntax
void SetMaxLength(uint16_t aLength); Arguments
aLength
The maximum frame length.
![]()
frameBuilder.SetMaxLength(maxFrameLength);
ot::FrameBuilder::SetMaxLength() is called by 1 function:
![]()
ot::FrameBuilder::SetMaxLength()
ot::FrameBuilder::SetMaxLength() writes 1 variable:
![]()
ot::FrameBuilder::SetMaxLength()