Searched refs:otThreadSetChildRouterLinks (Results 1 – 3 of 3) sorted by relevance
452 otError otThreadSetChildRouterLinks(otInstance *aInstance, uint8_t aChildRouterLinks);
163 otError otThreadSetChildRouterLinks(otInstance *aInstance, uint8_t aChildRouterLinks) in otThreadSetChildRouterLinks() function
6468 return ProcessGetSet(aArgs, otThreadGetChildRouterLinks, otThreadSetChildRouterLinks); in Process()