Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.cpp229 otError otResult = OT_ERROR_NONE; in Write() local
236 otResult = OT_ERROR_FAILED; in Write()
242 return otResult; in Write()