FileDocCategorySizeDatePackage
ScanRecord.javaAPI DocAndroid 5.1 API1030Sat Mar 14 14:09:36 GMT 2015android.bluetooth.le

ScanRecord

public final class ScanRecord extends Object

Fields Summary
Constructors Summary
ScanRecord()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intgetAdvertiseFlags()

 throw new RuntimeException("Stub!"); 
public byte[]getBytes()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetDeviceName()

 throw new RuntimeException("Stub!"); 
public android.util.SparseArraygetManufacturerSpecificData()

 throw new RuntimeException("Stub!"); 
public byte[]getManufacturerSpecificData(int manufacturerId)

 throw new RuntimeException("Stub!"); 
public java.util.MapgetServiceData()

 throw new RuntimeException("Stub!"); 
public byte[]getServiceData(android.os.ParcelUuid serviceDataUuid)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetServiceUuids()

 throw new RuntimeException("Stub!"); 
public intgetTxPowerLevel()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!");