Merge "Update ScanSettings documentation for scan modes" am: 8157ab2a0e
am: be7ccdf6e9
Change-Id: Ib66ed6d6d6e9e1766fa4ed495d3d045b8a6384fe
This commit is contained in:
@@ -35,7 +35,7 @@ public final class ScanSettings implements Parcelable {
|
||||
|
||||
/**
|
||||
* Perform Bluetooth LE scan in low power mode. This is the default scan mode as it consumes the
|
||||
* least power.
|
||||
* least power. This mode is enforced if the scanning application is not in foreground.
|
||||
*/
|
||||
public static final int SCAN_MODE_LOW_POWER = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user