Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanManager.java1211 Utils.millsToUnit(getBatchScanIntervalMillis(batchScanParams.scanMode)); in resetBatchScan()
1282 private int getBatchScanIntervalMillis(int scanMode) { in getBatchScanIntervalMillis() method in ScanManager.ScanNative