Field and Description |
---|
com.idevicesinc.sweetblue.BleManagerConfig.forcePreLollipopScan
Use
BleManagerConfig.scanMode with BleScanMode.PRE_LOLLIPOP instead. |
Enum Constant and Description |
---|
com.idevicesinc.sweetblue.BleScanMode.HIGH_POWER
- This will be removed in v3. Use
BleScanPower.HIGH_POWER instead. |
com.idevicesinc.sweetblue.BleScanMode.LOW_POWER
- This will be removed in v3. Use
BleScanPower.LOW_POWER instead. |
com.idevicesinc.sweetblue.BleScanMode.MEDIUM_POWER
- This will be removed in v3. Use
BleScanPower.MEDIUM_POWER instead. |