Searched refs:SPINEL_RESET_STACK (Results 1 – 3 of 3) sorted by relevance
901 SPINEL_RESET_STACK = 2, enumerator
255 …if (aResetRadio && (SendReset(SPINEL_RESET_STACK) == OT_ERROR_NONE) && (WaitResponse(false) == OT_… in ResetRcp()
1192 uint8_t reset_type = SPINEL_RESET_STACK; in CommandHandler_RESET()1200 if (reset_type == SPINEL_RESET_STACK) in CommandHandler_RESET()