Searched refs:EnableSrcMatch (Results 1 – 7 of 7) sorted by relevance
618 void EnableSrcMatch(bool aEnable);886 inline void Radio::EnableSrcMatch(bool aEnable) { otPlatRadioEnableSrcMatch(GetInstancePtr(), aEnab… in EnableSrcMatch() function in ot::Radio987 inline void Radio::EnableSrcMatch(bool) {} in EnableSrcMatch() function in ot::Radio
47 EnableSrcMatch(false); in Init()
124 Get<Radio>().EnableSrcMatch(mEnabled); in Enable()
376 otError EnableSrcMatch(bool aEnable);
1072 template <typename InterfaceType> otError RadioSpinel<InterfaceType>::EnableSrcMatch(bool aEnable) in EnableSrcMatch() function in ot::Spinel::RadioSpinel
122 instance.Get<Radio>().EnableSrcMatch(aEnable); in otLinkRawSrcMatchEnable()
377 SuccessOrDie(sRadioSpinel.EnableSrcMatch(aEnable)); in otPlatRadioEnableSrcMatch()