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.java685 BatchScanParams batchScanParams = getBatchScanParams(); in resetBatchScan()
739 private BatchScanParams getBatchScanParams() { in getBatchScanParams() method in ScanManager.ScanNative