Home | History | Annotate | Download | only in src

Lines Matching refs:nDuration

705    uint32_t nDuration;
734 /* NOTE: nDuration is in 1/100s, and timer system takes values in 1/1000s */
738 nDuration = Llcp->sRemoteParams.lto * 10;
746 nDuration = (Llcp->sLocalParams.lto * 10) / 2;
749 LLCP_DEBUG("Starting LLCP timer with duration %d", nDuration);
754 nDuration,