Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dchild_table.cpp95 Child *ChildTable::GetChildAtIndex(uint16_t aChildIndex) in GetChildAtIndex()
205 Error ChildTable::GetChildInfoByIndex(uint16_t aChildIndex, Child::Info &aChildInfo) in GetChildInfoByIndex()
/external/openthread/src/core/api/
Dthread_ftd_api.cpp213 otError otThreadGetChildInfoByIndex(otInstance *aInstance, uint16_t aChildIndex, otChildInfo *aChil… in otThreadGetChildInfoByIndex()
221 uint16_t aChildIndex, in otThreadGetChildNextIp6Address()
/external/openthread/src/core/common/
Dmessage.cpp711 void Message::ClearChildMask(uint16_t aChildIndex) in ClearChildMask()
716 void Message::SetChildMask(uint16_t aChildIndex) in SetChildMask()