Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlink_quality.hpp369 void AddFrameTxStatus(bool aTxStatus) in AddFrameTxStatus() function in ot::LinkQualityInfo
/openthread-latest/src/core/mac/
Dmac.cpp1223 neighbor->GetLinkInfo().AddFrameTxStatus(frameTxSuccess); in RecordFrameTransmitStatus()