Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java538 private static final int SCAN_MODE_BATCH_BALANCED_WINDOW_MS = 1500; field in ScanManager.ScanNative
785 return SCAN_MODE_BATCH_BALANCED_WINDOW_MS; in getBatchScanWindowMillis()