Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/common/
Dlog.cpp190 LogInModule(aModuleName, aLogLevel, "%s", info.mLine); in DumpInModule()
212 StringWriter writer(aInfo.mLine, sizeof(aInfo.mLine)); in GenerateNextHexDumpLine()
/openthread-3.6.0/include/openthread/
Dlogging.h267 …char mLine[OT_LOG_HEX_DUMP_LINE_SIZE]; ///< Buffer to output one line of generated hex d… member
/openthread-3.6.0/src/cli/
Dcli.cpp5656 OutputLine("%s", info.mLine); in HandleLinkPcapReceive()