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

Commit 7121c28e authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Update ScanSettings documentation for scan modes" am: 8157ab2a...

Merge "Merge "Update ScanSettings documentation for scan modes" am: 8157ab2a am: be7ccdf6 am: 4b0748ff" into oc-mr1-dev-plus-aosp
parents 1f962f66 ce784381
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;