Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dlogging.h134 OT_LOG_REGION_MLR = 19, ///< Multicast Listener Registration (available since Thread 1.2) enumerator
/openthread-latest/src/ncp/
Dncp_base.cpp716 case OT_LOG_REGION_MLR: in ConvertLogRegion()