Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dmisc.c65 otError otPlatResetToBootloader(otInstance *aInstance) in otPlatResetToBootloader() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp1052 otError otPlatResetToBootloader(otInstance *aInstance) in otPlatResetToBootloader() function
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp275 OT_TOOL_WEAK otError otPlatResetToBootloader(otInstance *) { return OT_ERROR_NOT_CAPABLE; } in otPlatResetToBootloader() function