Searched refs:otThreadSetParentPriority (Results 1 – 3 of 3) sorted by relevance
705 otError otThreadSetParentPriority(otInstance *aInstance, int8_t aParentPriority);
313 otError otThreadSetParentPriority(otInstance *aInstance, int8_t aParentPriority) in otThreadSetParentPriority() function
5234 return ProcessGetSet(aArgs, otThreadGetParentPriority, otThreadSetParentPriority); in Process()