Searched defs:SetIdSequence (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | thread_tlvs.hpp | 239 void SetIdSequence(uint8_t aSequence) { mIdSequence = aSequence; } in SetIdSequence() function in ot::ThreadRouterMaskTlv |
H A D | mle_tlvs.hpp | 901 void SetIdSequence(uint8_t aSequence) { mIdSequence = aSequence; } in SetIdSequence() function in ot::Mle::ConnectivityTlv |