Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Ddata_poll_sender.cpp58 const Neighbor &DataPollSender::GetParent(void) const in GetParent() function in ot::DataPollSender
/openthread-latest/src/core/thread/
Dmle.hpp404 Parent &GetParent(void) { return mParent; } in GetParent() function in ot::Mle::Mle
411 const Parent &GetParent(void) const { return mParent; } in GetParent() function in ot::Mle::Mle