ot::FrameBuilder::AppendLittleEndianUint16() method
Appends an `uint16_t` value assuming little endian encoding to the `FrameBuilder`.
Arguments
aUint16
The `uint16_t` value to append.
Return value
kErrorNone Successfully appended the value. kErrorNoBufs Insufficient available buffers.
ot::FrameBuilder::AppendLittleEndianUint16() is called by 2 functions and calls 1 function:
![]()
ot::FrameBuilder::AppendLittleEndianUint16()
ot::FrameBuilder::AppendLittleEndianUint16():
![]()
ot::FrameBuilder::AppendLittleEndianUint16()