Searched refs:otThreadGetLeaderRloc (Results 1 – 3 of 3) sorted by relevance
386 otError otThreadGetLeaderRloc(otInstance *aInstance, otIp6Address *aLeaderRloc);
74 otError otThreadGetLeaderRloc(otInstance *aInstance, otIp6Address *aLeaderRloc) in otThreadGetLeaderRloc() function
769 error = otThreadGetLeaderRloc(mInstance, &address); in HandlePropertyGet()