Home
last modified time | relevance | path

Searched refs:SetRetryCount (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/mac/
Dwakeup_tx_scheduler.cpp117 connectionIe->SetRetryCount(kConnectionRetryCount); in PrepareWakeupFrame()
Dmac_header_ie.hpp381 void SetRetryCount(uint8_t aRetryCount) in SetRetryCount() function in ot::Mac::ConnectionIe
/openthread-latest/tests/unit/
Dtest_mac_frame.cpp857 connectionIe->SetRetryCount(12); in TestMacWakeupFrameGeneration()