Home
last modified time | relevance | path

Searched defs:SetIdSequence (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dthread_tlvs.hpp239 void SetIdSequence(uint8_t aSequence) { mIdSequence = aSequence; } in SetIdSequence() function in ot::ThreadRouterMaskTlv
H A Dmle_tlvs.hpp901 void SetIdSequence(uint8_t aSequence) { mIdSequence = aSequence; } in SetIdSequence() function in ot::Mle::ConnectivityTlv