Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dlogging.hpp1309 #define otLogNoteCoap(...) otLogNote(OT_LOG_REGION_COAP, _OT_REGION_COAP_PREFIX, __VA_ARGS__) macro
1315 #define otLogNoteCoap(...)