Searched refs:mLastPollRadioType (Results 1 – 1 of 1) sorted by relevance
119 Mac::RadioType GetLastPollRadioType(void) const { return mLastPollRadioType; } in GetLastPollRadioType()120 …void SetLastPollRadioType(Mac::RadioType aRadioType) { mLastPollRadioType = aRadioType; } in SetLastPollRadioType()131 Mac::RadioType mLastPollRadioType; // The radio link last data poll frame was received on. member in ot::DataPollHandler::NeighborInfo