Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java1115 int onFoundCount = getOnFoundOnLostSightings(settings); in configureFilterParamter() local
1119 + onFoundCount + " " + numOfTrackingEntries); in configureFilterParamter()
1124 onFoundTimeout, onLostTimeout, onFoundCount, numOfTrackingEntries); in configureFilterParamter()