Home
last modified time | relevance | path

Searched refs:SetChildId (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_diagnostic_tlvs.hpp540 void SetChildId(uint16_t aChildId) in SetChildId() function in ot::NetworkDiagnostic::ChildTableEntry
Dnetwork_diagnostic.cpp190 entry.SetChildId(Mle::ChildIdFromRloc16(child.GetRloc16())); in AppendChildTable()