mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 18:57:47 +00:00
Support meshcop datasets and propagation. (#330)
This commit is contained in:
@@ -86,6 +86,7 @@ typedef enum otLogRegion
|
||||
kLogRegionMac = 7, ///< IEEE 802.15.4 MAC
|
||||
kLogRegionMem = 8, ///< Memory
|
||||
kLogRegionNcp = 9, ///< NCP
|
||||
kLogRegionMeshCoP = 10, ///< Mesh Commissioning Protocol
|
||||
} otLogRegion;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user