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.java1087 int onLostTimeout = getOnFoundOnLostTimeoutMillis(settings, false); in configureFilterParamter() local
1089 onLostTimeout = 10000; in configureFilterParamter()
1091 Log.d(TAG, "configureFilterParamter " + onFoundTimeout + " " + onLostTimeout + " " in configureFilterParamter()
1097 onFoundTimeout, onLostTimeout, onFoundCount, numOfTrackingEntries); in configureFilterParamter()