Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java962 int onLostTimeout = getOnFoundOnLostTimeoutMillis(settings, false); in configureFilterParamter() local
964 onLostTimeout = 10000; in configureFilterParamter()
965 logd("configureFilterParamter " + onFoundTimeout + " " + onLostTimeout + " " in configureFilterParamter()
969 onFoundTimeout, onLostTimeout, onFoundCount, numOfTrackingEntries); in configureFilterParamter()