Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeScanTest.java256 List<ScanResult> results = batchScanCallback.getBatchScanResults(); in testBatchScan()
366 synchronized List<ScanResult> getBatchScanResults() { in getBatchScanResults() method in BluetoothLeScanTest.BleScanCallback