Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dchild.hpp319 const Mle::TxChallenge &GetChallenge(void) const { return mAttachChallenge; } in GetChallenge() function in ot::Child
H A Dneighbor.hpp662 const Mle::TxChallenge &GetChallenge(void) const { return mValidPending.mPending.mChallenge; } in GetChallenge() function in ot::Neighbor