Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dchild_table.cpp171 Error ChildTable::SetMaxChildrenAllowed(uint16_t aMaxChildren) in SetMaxChildrenAllowed()
/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_ftd_api.cpp50 otError otThreadSetMaxAllowedChildren(otInstance *aInstance, uint16_t aMaxChildren) in otThreadSetMaxAllowedChildren()