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