Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanManager.java507 mScanNative.stopBatchScan(client); in handleStopScan()
1427 void stopBatchScan(ScanClient client) { in stopBatchScan() method in ScanManager.ScanNative