Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_ftd_api.cpp163 otError otThreadSetChildRouterLinks(otInstance *aInstance, uint8_t aChildRouterLinks) in otThreadSetChildRouterLinks()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_router.cpp3412 Error MleRouter::SetChildRouterLinks(uint8_t aChildRouterLinks) in SetChildRouterLinks()