Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java715 Utils.millsToUnit(getBatchScanIntervalMillis(batchScanParams.scanMode)); in resetBatchScan()
770 private int getBatchScanIntervalMillis(int scanMode) { in getBatchScanIntervalMillis() method in ScanManager.ScanNative