mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 18:57:47 +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 <openthread/platform/toolchain.h>
|
||||
|
||||
#include "test_util.h"
|
||||
#include "thread/topology.hpp"
|
||||
#include "thread/neighbor.hpp"
|
||||
|
||||
extern "C" {
|
||||
uint32_t otNetifAddress_Size_c();
|
||||
|
||||
Reference in New Issue
Block a user