Searched refs:otLinkIsPromiscuous (Results 1 – 4 of 4) sorted by relevance
928 bool otLinkIsPromiscuous(otInstance *aInstance);
344 bool otLinkIsPromiscuous(otInstance *aInstance) { return AsCoreType(aInstance).Get<Mac::Mac>().IsPr… in otLinkIsPromiscuous() function
1561 isPromiscuous = otLinkIsPromiscuous(mInstance); in HandlePropertyGet()
5308 OutputEnabledDisabledStatus(otLinkIsPromiscuous(GetInstancePtr()) && in Process()