Searched refs:otTrelSetEnabled (Results 1 – 3 of 3) sorted by relevance
89 void otTrelSetEnabled(otInstance *aInstance, bool aEnable);
44 void otTrelSetEnabled(otInstance *aInstance, bool aEnable) in otTrelSetEnabled() function
7101 if (ProcessEnableDisable(aArgs, otTrelIsEnabled, otTrelSetEnabled) == OT_ERROR_NONE) in Process()