-
- All Implemented Interfaces:
-
com.polidea.rxandroidble2.internal.operations.Operation,java.lang.Comparable
public class ScanOperationApi21 extends ScanOperation<RxBleInternalScanResult, ScanCallback>
-
-
Constructor Summary
Constructors Constructor Description ScanOperationApi21(RxBleAdapterWrapper rxBleAdapterWrapper, InternalScanResultCreator internalScanResultCreator, AndroidScanObjectsConverter androidScanObjectsConverter, ScanSettings scanSettings, EmulatedScanFilterMatcher emulatedScanFilterMatcher, Array<ScanFilter> offloadedScanFilters)
-
Method Summary
-
Methods inherited from class com.polidea.rxandroidble2.internal.QueueOperation
compareTo, definedPriority, run -
Methods inherited from class com.polidea.rxandroidble2.internal.operations.Operation
run -
Methods inherited from class java.lang.Comparable
compareTo -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ScanOperationApi21
ScanOperationApi21(RxBleAdapterWrapper rxBleAdapterWrapper, InternalScanResultCreator internalScanResultCreator, AndroidScanObjectsConverter androidScanObjectsConverter, ScanSettings scanSettings, EmulatedScanFilterMatcher emulatedScanFilterMatcher, Array<ScanFilter> offloadedScanFilters)
-
-
-
-