![]() |
0.01.00
|
This file includes definitions and methods for generating and processing Thread Network Layer TLVs. More...
#include "openthread-core-config.h"#include <openthread/types.h>#include "common/encoding.hpp"#include "common/message.hpp"#include "common/tlvs.hpp"#include "net/ip6_address.hpp"#include "thread/mle.hpp"Go to the source code of this file.
Classes | |
| class | ot::ThreadTlv |
| This class implements Network Layer TLV generation and parsing. More... | |
| class | ot::ThreadTargetTlv |
| This class implements Target EID TLV generation and parsing. More... | |
| class | ot::ThreadExtMacAddressTlv |
| This class implements Extended MAC Address TLV generation and parsing. More... | |
| class | ot::ThreadRloc16Tlv |
| This class implements RLOC16 TLV generation and parsing. More... | |
| class | ot::ThreadMeshLocalEidTlv |
| This class implements ML-EID TLV generation and parsing. More... | |
| class | ot::ThreadStatusTlv |
| This class implements Status TLV generation and parsing. More... | |
| class | ot::ThreadLastTransactionTimeTlv |
| This class implements Time Since Last Transaction TLV generation and parsing. More... | |
| class | ot::ThreadRouterMaskTlv |
| This class implements Router Mask TLV generation and parsing. More... | |
| class | ot::ThreadNetworkDataTlv |
| This class implements Thread Network Data TLV generation and parsing. More... | |
Enumerations | |
| enum | { kCoapUdpPort = 61631 } |
This file includes definitions and methods for generating and processing Thread Network Layer TLVs.