Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java531 private static final int ONLOST_ONFOUND_BASE_TIMEOUT_MS = 500; field in ScanManager.ScanNative
1216 int timeout = ONLOST_ONFOUND_BASE_TIMEOUT_MS; in getOnFoundOnLostTimeoutMillis()