Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java705 int fullScanPercent = getFullScanStoragePercent(resultType); in resetBatchScan() local
710 gattClientConfigBatchScanStorageNative(client.scannerId, fullScanPercent, in resetBatchScan()
711 100 - fullScanPercent, notifyThreshold); in resetBatchScan()