Home
last modified time | relevance | path

Searched refs:OT_LOG_REGION_BBR (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/platform/
Dlogging.h133 OT_LOG_REGION_BBR = 18, ///< Backbone Router (available since Thread 1.2) enumerator
/openthread-latest/src/ncp/
Dncp_base.cpp712 case OT_LOG_REGION_BBR: in ConvertLogRegion()