Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java607 BatchScanParams batchScanParams = getBatchScanParams(); in resetBatchScan()
655 private BatchScanParams getBatchScanParams() { in getBatchScanParams() method in ScanManager.ScanNative