Searched refs:localTxTimestamp (Results 1 – 1 of 1) sorted by relevance
2151 uint64_t localTxTimestamp; in CalcRcpTimeOffset() local2189 localTxTimestamp = otPlatTimeGet(); in CalcRcpTimeOffset()2199 …t = static_cast<int64_t>(remoteTimestamp - ((localRxTimestamp / 2) + (localTxTimestamp / 2))); in CalcRcpTimeOffset()