Searched refs:stopScan (Results 1 – 3 of 3) sorted by relevance
117 mScanner.stopScan(filterLeScanCallback); in testScanFilter()192 mScanner.stopScan(regularScanCallback); in testOpportunisticScan()222 mScanner.stopScan(batchScanCallback); in testBatchScan()288 mScanner.stopScan(regularLeScanCallback); in scan()
119 mScanner.stopScan(mCallback); in onStartCommand()129 mScanner.stopScan(mCallback); in onStartCommand()147 mScanner.stopScan(mCallback); in onDestroy()
149 stopScan(); in onDestroy()320 stopScan();458 private void stopScan() { in stopScan() method in BleClientService460 mScanner.stopScan(mScanCallback); in stopScan()