Home
last modified time | relevance | path

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

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