Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.cpp1571 bool sequencePresent; in ToInfoString() local
1575 sequencePresent = IsSequencePresent(); in ToInfoString()
1577 if (sequencePresent) in ToInfoString()
1640 if (!sequencePresent && GetFrameCounter(frameCounter) == kErrorNone) in ToInfoString()