Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/mac/
Dmac_frame.hpp1264 void SetIsARetransmission(bool aIsARetx) { mInfo.mTxInfo.mIsARetx = aIsARetx; } in SetIsARetransmission() argument