Searched refs:kMaxPairingAttempts (Results 1 – 2 of 2) sorted by relevance
30 constexpr int kMaxPairingAttempts = 20; variable
389 if (++num_tries >= internal::kMaxPairingAttempts) { in ConnectionEventsWorker()