Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Ddata_poll_handler.hpp119 Mac::RadioType GetLastPollRadioType(void) const { return mLastPollRadioType; } in GetLastPollRadioType() function in ot::DataPollHandler::NeighborInfo
Ddata_poll_handler.cpp141 frame = &aTxFrames.GetTxFrame(mIndirectTxChild->GetLastPollRadioType()); in HandleFrameRequest()