Searched refs:otThreadIsRouterIdAllocated (Results 1 – 3 of 3) sorted by relevance
889 bool otThreadIsRouterIdAllocated(otInstance *aInstance, uint8_t aRouterId);
404 bool otThreadIsRouterIdAllocated(otInstance *aInstance, uint8_t aRouterId) in otThreadIsRouterIdAllocated() function
5781 if (!otThreadIsRouterIdAllocated(GetInstancePtr(), routerId)) in Process()