Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dchild.hpp284 const Mle::TxChallenge &GetChallenge(void) const { return mAttachChallenge; } in GetChallenge() function in ot::Child
Dmle_router.hpp589 const TxChallenge &GetChallenge(void) const { return mChallenge; } in GetChallenge() function in ot::Mle::MleRouter::RouterRoleRestorer
Dneighbor.hpp598 const Mle::TxChallenge &GetChallenge(void) const { return mValidPending.mPending.mChallenge; } in GetChallenge() function in ot::Neighbor