Searched refs:SetRcpRestorationEnabled (Results 1 – 2 of 2) sorted by relevance
1087 void SetRcpRestorationEnabled(bool aEnabled) { mRcpRestorationEnabled = aEnabled; } in SetRcpRestorationEnabled() function in ot::Spinel::RadioSpinel
1075 …tRcpRestorationEnabled(bool aEnabled) { return GetRadioSpinel().SetRcpRestorationEnabled(aEnabled)… in otSysSetRcpRestorationEnabled()