Home
last modified time | relevance | path

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

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