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