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