mirror of
https://github.com/espressif/openthread.git
synced 2026-08-03 17:37:46 +00:00
Move meshcop code into meshcop dir. (#988)
This commit is contained in:
@@ -40,12 +40,12 @@
|
||||
#include <common/encoding.hpp>
|
||||
#include <crypto/aes_ccm.hpp>
|
||||
#include <mac/mac_frame.hpp>
|
||||
#include <meshcop/tlvs.hpp>
|
||||
#include <net/netif.hpp>
|
||||
#include <net/udp6.hpp>
|
||||
#include <platform/radio.h>
|
||||
#include <platform/random.h>
|
||||
#include <thread/address_resolver.hpp>
|
||||
#include <thread/meshcop_tlvs.hpp>
|
||||
#include <thread/key_manager.hpp>
|
||||
#include <thread/mle_router.hpp>
|
||||
#include <thread/thread_netif.hpp>
|
||||
|
||||
Reference in New Issue
Block a user