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