Searched defs:AdvertisingSet (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
H A DAdvertisingSet.java28 * To get an instance of {@link AdvertisingSet}, call the
36 public final class AdvertisingSet { class
37 private static final String TAG = "AdvertisingSet";
42 /* package */ AdvertisingSet(int advertiserId, method in class:AdvertisingSet
119 * Update advertising parameters associated with this AdvertisingSet. Must be called when

Completed in 32 milliseconds