Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanManager.java1203 int fullScanPercent = getFullScanStoragePercent(resultType); in resetBatchScan() local
1207 client.scannerId, fullScanPercent, 100 - fullScanPercent, notifyThreshold); in resetBatchScan()