commit | 05ee041453618bc42b4faa232eab39da13b058c8 | [log] [tgz] |
---|---|---|
author | Wei Wang <weiwa@google.com> | Tue May 20 02:43:02 2014 -0700 |
committer | Wei Wang <weiwa@google.com> | Tue May 20 02:43:02 2014 -0700 |
tree | 5abb91fcb167ee606420a6b5c12763f5276993fa | |
parent | adf6aff5b03b1e3ca4636f9887225a7f906d1238 [diff] |
Remove a hide tag link. Change-Id: I6781dcfcaf89c6b00e0641549f946b90e4543218
diff --git a/core/java/android/bluetooth/BluetoothLeAdvertiseScanData.java b/core/java/android/bluetooth/BluetoothLeAdvertiseScanData.java index 3d85810..d12ac6c 100644 --- a/core/java/android/bluetooth/BluetoothLeAdvertiseScanData.java +++ b/core/java/android/bluetooth/BluetoothLeAdvertiseScanData.java
@@ -298,8 +298,7 @@ * Set data type. * * @param dataType Data type, could only be - * {@link BluetoothLeAdvertiseScanData#ADVERTISING_DATA} or - * {@link BluetoothLeAdvertiseScanData#SCAN_RESPONSE_DATA} + * {@link BluetoothLeAdvertiseScanData#ADVERTISING_DATA} * @throws IllegalArgumentException If the {@code dataType} is invalid. */ public Builder dataType(int dataType) {