Home
last modified time | relevance | path

Searched defs:SetMaxFrameRetries (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_links.hpp264 void SetMaxFrameRetries(uint8_t aMaxFrameRetries) in SetMaxFrameRetries() function in ot::Mac::TxFrames
H A Dmac_frame.hpp1459 …void SetMaxFrameRetries(uint8_t aMaxFrameRetries) { mInfo.mTxInfo.mMaxFrameRetries = aMaxFrameRetr… in SetMaxFrameRetries() function in ot::Mac::TxFrame