FileDocCategorySizeDatePackage
ScanSettings.javaAPI DocAndroid 5.1 API1379Sat Mar 14 14:09:34 GMT 2015android.bluetooth.le

ScanSettings

public final class ScanSettings extends Object implements android.os.Parcelable

Fields Summary
public static final int
CALLBACK_TYPE_ALL_MATCHES
public static final android.os.Parcelable.Creator
CREATOR
public static final int
SCAN_MODE_BALANCED
public static final int
SCAN_MODE_LOW_LATENCY
public static final int
SCAN_MODE_LOW_POWER
Constructors Summary
ScanSettings()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public intgetCallbackType()

 throw new RuntimeException("Stub!"); 
public longgetReportDelayMillis()

 throw new RuntimeException("Stub!"); 
public intgetScanMode()

 throw new RuntimeException("Stub!"); 
public intgetScanResultType()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");