mirror of
https://github.com/espressif/openthread.git
synced 2026-09-07 01:30:11 +00:00
Support network diagnostic feature. (#652)
* support network diagnostic * add network diagnostic THCI implementation
This commit is contained in:
@@ -87,6 +87,7 @@ typedef enum otLogRegion
|
||||
kLogRegionMem = 8, ///< Memory
|
||||
kLogRegionNcp = 9, ///< NCP
|
||||
kLogRegionMeshCoP = 10, ///< Mesh Commissioning Protocol
|
||||
kLogRegionNetDiag = 11, ///< Network Diagnostic
|
||||
} otLogRegion;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user