![]() |
0.01.00
|
This file implements MLE functionality required for the Thread Child, Router and Leader roles. More...
#include "mle.hpp"#include <openthread/platform/radio.h>#include <openthread/platform/random.h>#include <openthread/platform/settings.h>#include "openthread-instance.h"#include "common/code_utils.hpp"#include "common/debug.hpp"#include "common/encoding.hpp"#include "common/logging.hpp"#include "common/settings.hpp"#include "crypto/aes_ccm.hpp"#include "mac/mac_frame.hpp"#include "meshcop/meshcop_tlvs.hpp"#include "net/netif.hpp"#include "net/udp6.hpp"#include "thread/address_resolver.hpp"#include "thread/key_manager.hpp"#include "thread/mle_router.hpp"#include "thread/thread_netif.hpp"Namespaces | |
| ot::Mle | |
| This namespace includes definitions for the MLE protocol. | |
Macros | |
| #define | WPP_NAME "mle.tmh" |
This file implements MLE functionality required for the Thread Child, Router and Leader roles.