Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_tlvs.hpp281 uint8_t GetRouterIdSequence(void) const { return mRouterIdSequence; } in GetRouterIdSequence() function in ot::Mle::RouteTlv
441 uint8_t GetRouterIdSequence(void) const { return mRouterIdSequence; } in GetRouterIdSequence() function in ot::Mle::RouteTlv
H A Drouter_table.hpp309 uint8_t GetRouterIdSequence(void) const { return mRouterIdSequence; } in GetRouterIdSequence() function in ot::RouterTable