Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac.hpp862 void LogFrameRxFailure(const RxFrame *aFrame, Error aError) const;
Dmac.cpp2101 LogFrameRxFailure(aFrame, error); in HandleReceivedFrame()
2341 void Mac::LogFrameRxFailure(const RxFrame *aFrame, Error aError) const in LogFrameRxFailure() function in ot::Mac::Mac
2404 void Mac::LogFrameRxFailure(const RxFrame *, Error) const {} in LogFrameRxFailure() function in ot::Mac::Mac