Searched defs:aChildInfo (Results 1 – 6 of 6) sorted by relevance
58 …ror otMeshDiagGetNextChildInfo(otMeshDiagChildIterator *aIterator, otMeshDiagChildInfo *aChildInfo) in otMeshDiagGetNextChildInfo()
207 otError otThreadGetChildInfoById(otInstance *aInstance, uint16_t aChildId, otChildInfo *aChildInfo) in otThreadGetChildInfoById()212 …r otThreadGetChildInfoByIndex(otInstance *aInstance, uint16_t aChildIndex, otChildInfo *aChildInfo) in otThreadGetChildInfoByIndex()
182 Error ChildTable::GetChildInfoById(uint16_t aChildId, Child::Info &aChildInfo) in GetChildInfoById()203 Error ChildTable::GetChildInfoByIndex(uint16_t aChildIndex, Child::Info &aChildInfo) in GetChildInfoByIndex()
267 Error Settings::AddChildInfo(const ChildInfo &aChildInfo) in AddChildInfo()
562 Error MeshDiag::ChildIterator::GetNextChildInfo(ChildInfo &aChildInfo) in GetNextChildInfo()
62 otError NcpBase::EncodeChildInfo(const otChildInfo &aChildInfo) in EncodeChildInfo()