Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Dtcp6.cpp196 uint8_t timerIndex = TimerFlagToIndex(aTimerFlag); in SetTimer() local
236 for (uint8_t timerIndex = 0; timerIndex != kNumTimers; timerIndex++) in FirePendingTimers() local