Searched refs:otLinkSetEnabled (Results 1 – 4 of 4) sorted by relevance
1037 otError otLinkSetEnabled(otInstance *aInstance, bool aEnable);
424 IgnoreError(otLinkSetEnabled(this, false)); in Finalize()
360 otError otLinkSetEnabled(otInstance *aInstance, bool aEnable) in otLinkSetEnabled() function
5544 if (ProcessEnableDisable(aArgs, otLinkSetEnabled) == OT_ERROR_NONE) in Process()