Searched refs:GetCoexMetrics (Results 1 – 4 of 4) sorted by relevance
405 otError GetCoexMetrics(otRadioCoexMetrics &aCoexMetrics);
1183 otError RadioSpinel::GetCoexMetrics(otRadioCoexMetrics &aCoexMetrics) in GetCoexMetrics() function in ot::Spinel::RadioSpinel
521 error = GetRadioSpinel().GetCoexMetrics(*aCoexMetrics); in otPlatRadioGetCoexMetrics()
333 return mRadioSpinel.GetCoexMetrics(coexMetrics); in HandleSpinelCommand()