Searched refs:SPINEL_RESET_BOOTLOADER (Results 1 – 4 of 4) sorted by relevance
909 SPINEL_RESET_BOOTLOADER = 3, enumerator
1566 if ((aResetType == SPINEL_RESET_BOOTLOADER) && !sSupportsResetToBootloader) in SendReset()
1050 return GetRadioSpinel().SendReset(SPINEL_RESET_BOOTLOADER); in otPlatResetToBootloader()
1292 else if (reset_type == SPINEL_RESET_BOOTLOADER) in CommandHandler_RESET()