Merge "Add link to class with constants" into oc-dev
am: 6c0f8dc0b0
Change-Id: I98dab756a117a46b62aa5ea50e7f998d9747017e
This commit is contained in:
@@ -73,7 +73,7 @@ public final class BluetoothLeScanner {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Optional extra indicating the callback type, which will be one of
|
* 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)
|
* @see ScanCallback#onScanResult(int, ScanResult)
|
||||||
*/
|
*/
|
||||||
public static final String EXTRA_CALLBACK_TYPE = "android.bluetooth.le.extra.CALLBACK_TYPE";
|
public static final String EXTRA_CALLBACK_TYPE = "android.bluetooth.le.extra.CALLBACK_TYPE";
|
||||||
|
|||||||
Reference in New Issue
Block a user