Searched defs:GetParent (Results 1 – 2 of 2) sorted by relevance
/openthread-2.7.6/src/core/mac/ | ||
D | data_poll_sender.cpp | 65 const Neighbor &DataPollSender::GetParent(void) const in GetParent() function in ot::DataPollSender |
/openthread-2.7.6/src/core/thread/ | ||
D | mle.hpp | 415 Router &GetParent(void) { return mParent; } in GetParent() function in ot::Mle::Mle |