FileDocCategorySizeDatePackage
BluetoothLeScanner.javaAPI DocAndroid 5.1 API912Sat Mar 14 14:10:00 GMT 2015android.bluetooth.le

BluetoothLeScanner

public final class BluetoothLeScanner extends Object

Fields Summary
Constructors Summary
BluetoothLeScanner()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidflushPendingScanResults(android.bluetooth.le.ScanCallback callback)

 throw new RuntimeException("Stub!"); 
public voidstartScan(android.bluetooth.le.ScanCallback callback)

 throw new RuntimeException("Stub!"); 
public voidstartScan(java.util.List filters, android.bluetooth.le.ScanSettings settings, android.bluetooth.le.ScanCallback callback)

 throw new RuntimeException("Stub!"); 
public voidstartTruncatedScan(java.util.List truncatedFilters, android.bluetooth.le.ScanSettings settings, android.bluetooth.le.ScanCallback callback)

 throw new RuntimeException("Stub!"); 
public voidstopScan(android.bluetooth.le.ScanCallback callback)

 throw new RuntimeException("Stub!");