Searched refs:GetChildInfoById (Results 1 – 3 of 3) sorted by relevance
239 Error GetChildInfoById(uint16_t aChildId, Child::Info &aChildInfo);
182 Error ChildTable::GetChildInfoById(uint16_t aChildId, Child::Info &aChildInfo) in GetChildInfoById() function in ot::ChildTable
209 … return AsCoreType(aInstance).Get<ChildTable>().GetChildInfoById(aChildId, AsCoreType(aChildInfo)); in otThreadGetChildInfoById()