Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac.hpp863 …void LogFrameTxFailure(const TxFrame &aFrame, Error aError, uint8_t aRetryCount, bool aWillRetx) c…
Dmac.cpp1235 LogFrameTxFailure(aFrame, aError, aRetryCount, aWillRetx); in RecordFrameTransmitStatus()
2369 void Mac::LogFrameTxFailure(const TxFrame &aFrame, Error aError, uint8_t aRetryCount, bool aWillRet… in LogFrameTxFailure() function in ot::Mac::Mac
2408 void Mac::LogFrameTxFailure(const TxFrame &, Error, uint8_t, bool) const {} in LogFrameTxFailure() function in ot::Mac::Mac