Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java728 int fullScanPercent = getFullScanStoragePercent(resultType); in resetBatchScan() local
733 gattClientConfigBatchScanStorageNative(client.scannerId, fullScanPercent, in resetBatchScan()
734 100 - fullScanPercent, notifyThreshold); in resetBatchScan()