Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/platform/
H A Dlogging.h128 OT_LOG_REGION_NET_DATA = 4, ///< Network Data enumerator
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base.cpp646 case OT_LOG_REGION_NET_DATA: in ConvertLogRegion()