mirror of
https://github.com/espressif/openthread.git
synced 2026-08-25 03:39:52 +00:00
[core] add separate neighbor.hpp, child.hpp, and router.hpp (#9376)
This commit adds separate files for `Neighbor`, `Child`, and `Router` classes.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "test_util.h"
|
||||
#include "common/code_utils.hpp"
|
||||
#include "common/instance.hpp"
|
||||
#include "thread/topology.hpp"
|
||||
#include "thread/child.hpp"
|
||||
|
||||
namespace ot {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user