Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dchild_table.cpp93 Child *ChildTable::GetChildAtIndex(uint16_t aChildIndex) in GetChildAtIndex()
203 Error ChildTable::GetChildInfoByIndex(uint16_t aChildIndex, Child::Info &aChildInfo) in GetChildInfoByIndex()
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp212 otError otThreadGetChildInfoByIndex(otInstance *aInstance, uint16_t aChildIndex, otChildInfo *aChil… in otThreadGetChildInfoByIndex()
218 uint16_t aChildIndex, in otThreadGetChildNextIp6Address()