Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dmisc.c114 otError otPlatLogCrashDump(void) { return OT_ERROR_NONE; } in otPlatLogCrashDump() function
/openthread-latest/tests/unit/
Dtest_platform.cpp969 OT_TOOL_WEAK otError otPlatLogCrashDump(void) { return OT_ERROR_NONE; } in otPlatLogCrashDump() function