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

Commit ad8f0869 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Add link to class with constants

Addresses api-council feedback

Change-Id: I2dcd526a266a2320b34c714fd91fb4a83d382d9c
Fixes: 37536012
Test: make update-api
parent 41bf42a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ public final class BluetoothLeScanner {

    /**
     * Optional extra indicating the callback type, which will be one of
     * ScanSettings.CALLBACK_TYPE_*.
     * CALLBACK_TYPE_* constants in {@link ScanSettings}.
     * @see ScanCallback#onScanResult(int, ScanResult)
     */
    public static final String EXTRA_CALLBACK_TYPE = "android.bluetooth.le.extra.CALLBACK_TYPE";