-
- All Implemented Interfaces:
-
com.pointrlabs.core.management.interfaces.Advertiser
public class CycledLeScannerForLollipop extends CycledLeScanner
Imported from AltBeacon http://altbeacon.org/
-
-
Constructor Summary
Constructors Constructor Description CycledLeScannerForLollipop(Context context, long scanPeriod, long betweenScanPeriod, boolean backgroundFlag, BluetoothCrashResolver crashResolver, ConfigurationManager configurationManager)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.pointrlabs.core.bluetooth.scanner.CycledLeScanner
createScanner, destroy, hasBlePermission, restartScanning, setLongScanForcingEnabled, setScanFilters, setScanPeriods, start, stop
-
Methods inherited from class com.pointrlabs.core.util.PTRAdvertiserImpl
addListener, advertise, getListeners, getLock, isListenersEmpty, removeAllListeners, removeListener, setListeners
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CycledLeScannerForLollipop
CycledLeScannerForLollipop(Context context, long scanPeriod, long betweenScanPeriod, boolean backgroundFlag, BluetoothCrashResolver crashResolver, ConfigurationManager configurationManager)
-
-
-
-