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