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