Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dradio.cpp141 void Radio::Statistics::RecordTxDone(otError aError, uint16_t aPsduLength) in RecordTxDone() argument
145 …uint32_t txTimeUs = (aPsduLength + Mac::Frame::kPhyHeaderSize) * Radio::kSymbolsPerOctet * Radio::… in RecordTxDone()
Dradio.hpp273 void RecordTxDone(otError aError, uint16_t aPsduLength);