Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dlogging.hpp861 #define otLogNoteTcp(...) otLogNote(OT_LOG_REGION_TCP, _OT_REGION_TCP_PREFIX, __VA_ARGS__) macro
867 #define otLogNoteTcp(...)