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