Fix comment typo in PeriodicAdvertisingParameters
Bug: 176967118 Test: m ds-docs-java Exempt-From-Owner-Approval: Docs-only change Change-Id: I1777ca23ba6f395eeb2ec98b970ccbf920661663
This commit is contained in:
@@ -22,7 +22,7 @@ import android.os.Parcelable;
|
||||
/**
|
||||
* The {@link PeriodicAdvertisingParameters} provide a way to adjust periodic
|
||||
* advertising preferences for each Bluetooth LE advertising set. Use {@link
|
||||
* AdvertisingSetParameters.Builder} to create an instance of this class.
|
||||
* PeriodicAdvertisingParameters.Builder} to create an instance of this class.
|
||||
*/
|
||||
public final class PeriodicAdvertisingParameters implements Parcelable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user