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

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

Merge "Merge "Update ScanSettings documentation for scan modes" am: c110022d...

Merge "Merge "Update ScanSettings documentation for scan modes" am: c110022d am: 56301cb7 am: 4b0748ffda" into oc-mr1-dev-plus-aosp
am: 7121c28e7f

Change-Id: Ib3ea21d8216c1cc05f00b3b9ddef5f7a908f22df
parents 6e48640b 4ce5e8bd
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;