Searched defs:BluetoothLeAdvertiser (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeAdvertiser.java40 * To get an instance of {@link BluetoothLeAdvertiser}, call the
48 public final class BluetoothLeAdvertiser { class
50 private static final String TAG = "BluetoothLeAdvertiser";
72 public BluetoothLeAdvertiser(IBluetoothManager bluetoothManager) { method in class:BluetoothLeAdvertiser
147 * {@link BluetoothLeAdvertiser#startAdvertising}.

Completed in 86 milliseconds