Home
last modified time | relevance | path

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

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