Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dlog.hpp202 #define LogCert(...) LogAlways(__VA_ARGS__) macro
204 #define LogCert(...) macro
/openthread-latest/src/core/meshcop/
Djoiner_router.cpp269 LogCert("[THCI] direction=send | type=JOIN_ENT.ntf"); in SendJoinerEntrust()
331 LogCert("[THCI] direction=recv | type=JOIN_ENT.rsp"); in HandleJoinerEntrustResponse()
Djoiner.cpp514 LogCert("[THCI] direction=recv | type=JOIN_ENT.ntf"); in HandleTmf()
553 LogCert("[THCI] direction=send | type=JOIN_ENT.rsp"); in SendJoinerEntrustResponse()