Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dmessage.hpp1203 void SetTimeSyncSeq(uint8_t aTimeSyncSeq) { GetMetadata().mTimeSyncSeq = aTimeSyncSeq; } in SetTimeSyncSeq() argument
/openthread-2.7.6/src/core/mac/
Dmac_frame.hpp1390 … void SetTimeSyncSeq(uint8_t aTimeSyncSeq) { mInfo.mTxInfo.mIeInfo->mTimeSyncSeq = aTimeSyncSeq; } in SetTimeSyncSeq() argument