Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dcsl_tx_scheduler.cpp135 uint32_t &aDelayFromLastRx, in GetNextCslTransmissionDelay() argument
150 aDelayFromLastRx = static_cast<uint32_t>(nextTxWindow - aCslNeighbor.GetLastRxTimestamp()); in GetNextCslTransmissionDelay()
Dcsl_tx_scheduler.hpp194 uint32_t &aDelayFromLastRx,