Searched refs:SetLastRxTimestamp (Results 1 – 2 of 2) sorted by relevance
99 … void SetLastRxTimestamp(uint64_t aLastRxTimestamp) { mLastRxTimestamp = aLastRxTimestamp; } in SetLastRxTimestamp() function in ot::CslTxScheduler::NeighborInfo
2521 neighbor->SetLastRxTimestamp(aFrame.GetTimestamp()); in ProcessCsl()