Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:stopScan

483         stopScan();
1240 stopScan();
1270 private void stopScan() {
1271 if (DEBUG) Log.d(TAG, "stopScan");
1273 mScanner.stopScan(mScanCallback);