Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java397 mScanNative.stopBatchScan(client); in handleStopScan()
900 void stopBatchScan(ScanClient client) { in stopBatchScan() method in ScanManager.ScanNative