Home
last modified time | relevance | path

Searched defs:aEligible (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/api/
Dthread_ftd_api.cpp85 otError otThreadSetRouterEligible(otInstance *aInstance, bool aEligible) in otThreadSetRouterEligible()
/openthread-2.7.6/src/core/thread/
Dmle_router.cpp140 Error MleRouter::SetRouterEligible(bool aEligible) in SetRouterEligible()