Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeScanTest.java65 private static final int BATCH_SCAN_REPORT_DELAY_MILLIS = 20000; field in BluetoothLeScanTest
249 .setReportDelay(BATCH_SCAN_REPORT_DELAY_MILLIS).build(); in testBatchScan()