Home
last modified time | relevance | path

Searched refs:IsFrameReplacePending (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Ddata_poll_handler.hpp115 bool IsFrameReplacePending(void) const { return mFrameReplacePending; } in IsFrameReplacePending() function in ot::DataPollHandler::NeighborInfo
Ddata_poll_handler.cpp220 if (aChild.IsFrameReplacePending()) in HandleSentFrame()