Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java1082 int onFoundTimeout = getOnFoundOnLostTimeoutMillis(settings, true); in configureFilterParamter() local
1087 Log.d(TAG, "configureFilterParamter " + onFoundTimeout + " " + onLostTimeout + " " in configureFilterParamter()
1093 onFoundTimeout, onLostTimeout, onFoundCount, numOfTrackingEntries); in configureFilterParamter()