Home
last modified time | relevance | path

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

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