Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/platform/
Dlogging.h144 OT_LOG_REGION_DUA = 20, ///< Domain Unicast Address (available since Thread 1.2) enumerator
/openthread-3.5.0/src/ncp/
Dncp_base.cpp624 case OT_LOG_REGION_DUA: in ConvertLogRegion()