Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java537 private static final int SCAN_MODE_BATCH_LOW_POWER_INTERVAL_MS = 150000; field in ScanManager.ScanNative
802 return SCAN_MODE_BATCH_LOW_POWER_INTERVAL_MS; in getBatchScanIntervalMillis()
806 return SCAN_MODE_BATCH_LOW_POWER_INTERVAL_MS; in getBatchScanIntervalMillis()