mirror of
https://github.com/espressif/openthread.git
synced 2026-08-22 02:19:52 +00:00
[logging] add bbr region (#4819)
This commit is contained in:
@@ -134,6 +134,7 @@ typedef enum otLogRegion
|
||||
OT_LOG_REGION_CLI = 14, ///< CLI
|
||||
OT_LOG_REGION_CORE = 15, ///< OpenThread Core
|
||||
OT_LOG_REGION_UTIL = 16, ///< Utility module
|
||||
OT_LOG_REGION_BBR = 17, ///< Backbone Router (available since Thread 1.2)
|
||||
} otLogRegion;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user