Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dwakeup_tx_scheduler.cpp116 connectionIe->SetRetryInterval(kConnectionRetryInterval); in PrepareWakeupFrame()
Dmac_header_ie.hpp361 void SetRetryInterval(uint8_t aRetryInterval) in SetRetryInterval() function in ot::Mac::ConnectionIe
/openthread-latest/tests/unit/
Dtest_mac_frame.cpp856 connectionIe->SetRetryInterval(1); in TestMacWakeupFrameGeneration()