public class ScanSetup
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Operation<RxBleInternalScanResult> |
scanOperation
The scan operation for the device API level
|
<any> |
scanOperationBehaviourEmulatorTransformer
Some functionality (behaviour) is not supported by hardware on older APIs.
|
| Constructor and Description |
|---|
ScanSetup(Operation<RxBleInternalScanResult> scanOperation,
<any> scanOperationBehaviourEmulatorTransformer) |
public final Operation<RxBleInternalScanResult> scanOperation
public final <any> scanOperationBehaviourEmulatorTransformer
ScanSetupBuilder from combined emulation transformers provided by ScanSettingsEmulatorpublic ScanSetup(Operation<RxBleInternalScanResult> scanOperation, <any> scanOperationBehaviourEmulatorTransformer)