* commit '06819409c673b6f93c1df9f7d6949f623ff67192': Update javadoc comments for getBluetoothLeAdvertiser()
This commit is contained in:
committed by
Android Git Automerger
commit
2e8beaed54
@@ -454,8 +454,9 @@ public final class BluetoothAdapter {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a {@link BluetoothLeAdvertiser} object for Bluetooth LE Advertising operations, or
|
* Returns a {@link BluetoothLeAdvertiser} object for Bluetooth LE Advertising operations.
|
||||||
* null if Bluetooth LE Advertising is not support on this device.
|
* Will return null if Bluetooth is turned off or if Bluetooth LE Advertising is not
|
||||||
|
* supported on this device.
|
||||||
* <p>
|
* <p>
|
||||||
* Use {@link #isMultipleAdvertisementSupported()} to check whether LE Advertising is supported
|
* Use {@link #isMultipleAdvertisementSupported()} to check whether LE Advertising is supported
|
||||||
* on this device before calling this method.
|
* on this device before calling this method.
|
||||||
|
|||||||
Reference in New Issue
Block a user