Home
last modified time | relevance | path

Searched refs:aLeaderRloc (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/src/core/api/
Dthread_api.cpp80 otError otThreadGetLeaderRloc(otInstance *aInstance, otIp6Address *aLeaderRloc) in otThreadGetLeaderRloc() argument
82 return AsCoreType(aInstance).Get<Mle::MleRouter>().GetLeaderAddress(AsCoreType(aLeaderRloc)); in otThreadGetLeaderRloc()
/openthread-3.5.0/include/openthread/
Dthread.h389 otError otThreadGetLeaderRloc(otInstance *aInstance, otIp6Address *aLeaderRloc);