Searched refs:kMaxAllowedPairingAttemts (Results 1 – 1 of 1) sorted by relevance
35 const int kMaxAllowedPairingAttemts = 3; variable409 if (++pairing_attemts_ >= kMaxAllowedPairingAttemts) { in CheckIfPairingAllowed()