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

Commit 55d484ff authored by Wei Wang's avatar Wei Wang
Browse files

Make Opportunistic Scan API public.

Change-Id: I47da0f7e385f0a72815e493852283a44370aa1ce
parent b071399e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -29,8 +29,6 @@ public final class ScanSettings implements Parcelable {
    /**
     * A special Bluetooth LE scan mode. Applications using this scan mode will passively listen for
     * other scan results without starting BLE scans themselves.
     *
     * @hide
     */
    public static final int SCAN_MODE_OPPORTUNISTIC = -1;