Home
last modified time | relevance | path

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

/openthread-latest/src/lib/platform/
Dexit_code.c66 case OT_EXIT_RADIO_SPINEL_NO_RESPONSE: in otExitCodeToString()
Dexit_code.h84 OT_EXIT_RADIO_SPINEL_NO_RESPONSE = 6, enumerator
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp2032 DieNow(OT_EXIT_RADIO_SPINEL_NO_RESPONSE); in HandleRcpTimeout()