Searched refs:SetCoexEnabled (Results 1 – 3 of 3) sorted by relevance
154 SuccessOrDie(mRadioSpinel.SetCoexEnabled(enableCoex[0] != '0')); in ProcessRadioUrl()504 return GetRadioSpinel().SetCoexEnabled(aEnabled); in otPlatRadioSetCoexEnabled()
386 otError SetCoexEnabled(bool aEnabled);
1159 otError RadioSpinel::SetCoexEnabled(bool aEnabled) in SetCoexEnabled() function in ot::Spinel::RadioSpinel