mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
d50b9b444f
This commit makes `Tlv::AppendTlvHeader()` public and updates call sites to use it. This method automatically handles the formatting of the TLV header as either a standard TLV header or an extended one based on the provided length.