Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_router.hpp229 uint32_t GetPreviousPartitionId(void) const { return mPreviousPartitionId; } in GetPreviousPartitionId() function in ot::Mle::MleRouter
/aosp_15_r20/external/openthread/src/core/common/
H A Dsettings.hpp263 …uint32_t GetPreviousPartitionId(void) const { return LittleEndian::HostSwap32(mPreviousPartitionId… in GetPreviousPartitionId() function in ot::SettingsBase::NetworkInfo