Methods Summary |
---|
public int | describeContents() throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object obj) throw new RuntimeException("Stub!");
|
public java.lang.String | getDeviceAddress() throw new RuntimeException("Stub!");
|
public java.lang.String | getDeviceName() throw new RuntimeException("Stub!");
|
public byte[] | getManufacturerData() throw new RuntimeException("Stub!");
|
public byte[] | getManufacturerDataMask() throw new RuntimeException("Stub!");
|
public int | getManufacturerId() throw new RuntimeException("Stub!");
|
public byte[] | getServiceData() throw new RuntimeException("Stub!");
|
public byte[] | getServiceDataMask() throw new RuntimeException("Stub!");
|
public android.os.ParcelUuid | getServiceDataUuid() throw new RuntimeException("Stub!");
|
public android.os.ParcelUuid | getServiceUuid() throw new RuntimeException("Stub!");
|
public android.os.ParcelUuid | getServiceUuidMask() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public boolean | matches(android.bluetooth.le.ScanResult scanResult) throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel dest, int flags) throw new RuntimeException("Stub!");
|