forked from openthread/openthread
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tlv] Change method AppendTlv to accept uint16_t.
Change `AppendTlv` to accept `uint16_t` and in case of TLV's longer than 254 uses ExtendedTlv.
- Loading branch information
Przemyslaw Bida
committed
Aug 15, 2024
1 parent
93e8381
commit 2251452
Showing
2 changed files
with
20 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters