FileDocCategorySizeDatePackage
BluetoothLeAdvertiser.javaAPI DocAndroid 5.1 API746Sat Mar 14 14:09:44 GMT 2015android.bluetooth.le

BluetoothLeAdvertiser

public final class BluetoothLeAdvertiser extends Object

Fields Summary
Constructors Summary
BluetoothLeAdvertiser()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidstartAdvertising(android.bluetooth.le.AdvertiseSettings settings, android.bluetooth.le.AdvertiseData advertiseData, android.bluetooth.le.AdvertiseCallback callback)

 throw new RuntimeException("Stub!"); 
public voidstartAdvertising(android.bluetooth.le.AdvertiseSettings settings, android.bluetooth.le.AdvertiseData advertiseData, android.bluetooth.le.AdvertiseData scanResponse, android.bluetooth.le.AdvertiseCallback callback)

 throw new RuntimeException("Stub!"); 
public voidstopAdvertising(android.bluetooth.le.AdvertiseCallback callback)

 throw new RuntimeException("Stub!");