Searched defs:GetChallenge (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/core/thread/ | ||
D | child.hpp | 284 const Mle::TxChallenge &GetChallenge(void) const { return mAttachChallenge; } in GetChallenge() function in ot::Child |
D | mle_router.hpp | 589 const TxChallenge &GetChallenge(void) const { return mChallenge; } in GetChallenge() function in ot::Mle::MleRouter::RouterRoleRestorer |
D | neighbor.hpp | 598 const Mle::TxChallenge &GetChallenge(void) const { return mValidPending.mPending.mChallenge; } in GetChallenge() function in ot::Neighbor |