public class OnceScanner extends Scanner
Scanner.myScannerPresentermHandler, mLeScanner, mScanCallback, mScannerPresenter| Constructor and Description |
|---|
OnceScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
initConfig(ScanRuleConfig config) |
protected void |
notifyScanStarted() |
protected void |
notifyScanStopped() |
void |
startScan(ScanCallback callback) |
void |
stopScan() |
createScanner, destroy, initLeScanner, isScanning, removeHandlerMsg, startLeScan, stopLeScanpublic void initConfig(ScanRuleConfig config)
initConfig in class Scannerpublic void startScan(ScanCallback callback)
protected void notifyScanStarted()
notifyScanStarted in class Scannerprotected void notifyScanStopped()
notifyScanStopped in class Scanner