Searched defs:aChildIndex (Results 1 – 3 of 3) sorted by relevance
95 Child *ChildTable::GetChildAtIndex(uint16_t aChildIndex) in GetChildAtIndex()205 Error ChildTable::GetChildInfoByIndex(uint16_t aChildIndex, Child::Info &aChildInfo) in GetChildInfoByIndex()
233 otError otThreadGetChildInfoByIndex(otInstance *aInstance, uint16_t aChildIndex, otChildInfo *aChil… in otThreadGetChildInfoByIndex()239 uint16_t aChildIndex, in otThreadGetChildNextIp6Address()
821 void Message::ClearChildMask(uint16_t aChildIndex) { GetMetadata().mChildMask.Set(aChildIndex, fals… in ClearChildMask()823 void Message::SetChildMask(uint16_t aChildIndex) { GetMetadata().mChildMask.Set(aChildIndex, true);… in SetChildMask()