Home
last modified time | relevance | path

Searched refs:FAILURE_LIMIT (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/bluetooth/
DFastPairGattServer.java131 public static final int FAILURE_LIMIT = 10; field in FastPairGattServer.DecryptionFailureCounter
165 return mCount >= FAILURE_LIMIT; in hasExceededLimit()