Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java506 private static final int ONLOST_ONFOUND_BASE_TIMEOUT_MS = 500; field in ScanManager.ScanNative
1181 int timeout = ONLOST_ONFOUND_BASE_TIMEOUT_MS; in getOnFoundOnLostTimeoutMillis()