Searched refs:LogFrameTxFailure (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/mac/ |
D | mac.hpp | 863 …void LogFrameTxFailure(const TxFrame &aFrame, Error aError, uint8_t aRetryCount, bool aWillRetx) c…
|
D | mac.cpp | 1235 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
|