Searched refs:otThreadGetParentPriority (Results 1 – 3 of 3) sorted by relevance
721 int8_t otThreadGetParentPriority(otInstance *aInstance);
337 int8_t otThreadGetParentPriority(otInstance *aInstance) in otThreadGetParentPriority() function
5816 return ProcessGetSet(aArgs, otThreadGetParentPriority, otThreadSetParentPriority); in Process()