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.java377 mScanNative.stopBatchScan(client); in handleStopScan()
869 void stopBatchScan(ScanClient client) { in stopBatchScan() method in ScanManager.ScanNative