Merge "Add link to class with constants" into oc-dev

This commit is contained in:
TreeHugger Robot
2017-04-24 20:28:55 +00:00
committed by Android (Google) Code Review

View File

@@ -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";