Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dchild_table.cpp182 Error ChildTable::GetChildInfoById(uint16_t aChildId, Child::Info &aChildInfo) in GetChildInfoById()
Dnetwork_diagnostic_tlvs.hpp540 void SetChildId(uint16_t aChildId) in SetChildId()
/openthread-latest/src/core/api/
Dthread_ftd_api.cpp207 otError otThreadGetChildInfoById(otInstance *aInstance, uint16_t aChildId, otChildInfo *aChildInfo) in otThreadGetChildInfoById()