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