Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be7ccdf6 authored by Vinay Kalia's avatar Vinay Kalia Committed by android-build-merger
Browse files

Merge "Update ScanSettings documentation for scan modes"

am: 8157ab2a

Change-Id: I15a77489072925f6e99e9a0a658910616164aef3
parents ee50c2e5 8157ab2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;