Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dtopology.hpp651 const uint8_t *GetChallenge(void) const { return mValidPending.mPending.mChallenge; } in GetChallenge() function in ot::Neighbor
1169 const uint8_t *GetChallenge(void) const { return mAttachChallenge; } in GetChallenge() function in ot::Child