Searched refs:EnableSrcMatch (Results 1 – 7 of 7) sorted by relevance
641 void EnableSrcMatch(bool aEnable);1012 inline void Radio::EnableSrcMatch(bool aEnable) { otPlatRadioEnableSrcMatch(GetInstancePtr(), aEnab… in EnableSrcMatch() function in ot::Radio1123 inline void Radio::EnableSrcMatch(bool) {} in EnableSrcMatch() function in ot::Radio
55 EnableSrcMatch(false); in Init()
115 Get<Radio>().EnableSrcMatch(mEnabled); in Enable()
119 instance.Get<Radio>().EnableSrcMatch(aEnable); in otLinkRawSrcMatchEnable()
462 otError EnableSrcMatch(bool aEnable);
982 otError RadioSpinel::EnableSrcMatch(bool aEnable) in EnableSrcMatch() function in ot::Spinel::RadioSpinel
396 SuccessOrDie(GetRadioSpinel().EnableSrcMatch(aEnable)); in otPlatRadioEnableSrcMatch()