Searched refs:waitMs (Results 1 – 1 of 1) sorted by relevance
1174 uint32_t waitMs = beaconMuteLatency; in startSource() local1190 if (shouldWait && desc->isActive(latency * 2) && (waitMs < latency)) { in startSource()1191 waitMs = latency; in startSource()