Searched refs:OT_LOG_REGION_TCP (Results 1 – 2 of 2) sorted by relevance
/openthread-3.7.0/include/openthread/platform/ | ||
D | logging.h | 131 OT_LOG_REGION_TCP = 7, ///< TCP enumerator |
/openthread-3.7.0/src/ncp/ | ||
D | ncp_base.cpp | 647 case OT_LOG_REGION_TCP: in ConvertLogRegion() |