Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/platform/
H A Dlogging.h113 typedef int otLogLevel; typedef
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp281 OT_TOOL_WEAK void otPlatLog(otLogLevel, otLogRegion, const char *, ...) {} in otPlatLog() argument