Searched refs:otLinkIsEnabled (Results 1 – 2 of 2) sorted by relevance
1047 bool otLinkIsEnabled(otInstance *aInstance);
374 bool otLinkIsEnabled(otInstance *aInstance) { return AsCoreType(aInstance).Get<Mac::Mac>().IsEnable… in otLinkIsEnabled() function