Home
last modified time | relevance | path

Searched defs:aLogLevel (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dlogging.c22 static inline int log_translate(otLogLevel aLogLevel) in log_translate()
42 void otPlatLog(otLogLevel aLogLevel, otLogRegion aLogRegion, const char *aFormat, ...) in otPlatLog()