Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/platform/
Dlogging.h128 OT_LOG_REGION_NET_DATA = 4, ///< Network Data enumerator
/openthread-3.5.0/src/ncp/
Dncp_base.cpp560 case OT_LOG_REGION_NET_DATA: in ConvertLogRegion()