Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/include/openthread/
Dopenthread-system.h328 void otSysSetRcpRestorationEnabled(bool aEnabled);
/openthread-latest/src/posix/platform/
Dradio.cpp1075 void otSysSetRcpRestorationEnabled(bool aEnabled) { return GetRadioSpinel().SetRcpRestorationEnable… in otSysSetRcpRestorationEnabled() function