Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dchild_table.cpp184 Error ChildTable::GetChildInfoById(uint16_t aChildId, Child::Info &aChildInfo) in GetChildInfoById()
Dnetwork_diagnostic_tlvs.hpp990 void SetChildId(uint16_t aChildId) in SetChildId()
/external/openthread/src/core/api/
Dthread_ftd_api.cpp206 otError otThreadGetChildInfoById(otInstance *aInstance, uint16_t aChildId, otChildInfo *aChildInfo) in otThreadGetChildInfoById()