Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dtrickle_timer.cpp209 …imer::Start(Mode aMode, uint32_t aIntervalMin, uint32_t aIntervalMax, uint16_t aRedundancyConstant) in Start()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_trickle_timer.cpp150 void TestTrickleTimerTrickleMode(uint32_t aRedundancyConstant, uint32_t aConsistentCalls) in TestTrickleTimerTrickleMode()