Searched refs:IsRadioFilterEnabled (Results 1 – 3 of 3) sorted by relevance
681 bool IsRadioFilterEnabled(void) const { return mLinks.GetSubMac().IsRadioFilterEnabled(); } in IsRadioFilterEnabled() function in ot::Mac::Mac
494 bool IsRadioFilterEnabled(void) const { return mRadioFilterEnabled; } in IsRadioFilterEnabled() function in ot::Mac::SubMac
292 return AsCoreType(aInstance).Get<Mac::Mac>().IsRadioFilterEnabled(); in otLinkIsRadioFilterEnabled()