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