Loading framework/java/android/bluetooth/le/ScanSettings.java +0 −2 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
framework/java/android/bluetooth/le/ScanSettings.java +0 −2 Original line number Diff line number Diff line Loading @@ -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; Loading