Searched refs:otThreadGetParentInfo (Results 1 – 4 of 4) sorted by relevance
816 otError otThreadGetParentInfo(otInstance *aInstance, otRouterInfo *aParentInfo);
349 otError otThreadGetParentInfo(otInstance *aInstance, otRouterInfo *aParentInfo) in otThreadGetParentInfo() function
5130 SuccessOrExit(error = otThreadGetParentInfo(GetInstancePtr(), &parentInfo)); in Process()
789 error = otThreadGetParentInfo(mInstance, &parentInfo); in HandlePropertyGet()