public class RxBleInternalScanResultLegacy
extends java.lang.Object
| Constructor and Description |
|---|
RxBleInternalScanResultLegacy(android.bluetooth.BluetoothDevice bleDevice,
int rssi,
byte[] scanRecords) |
| Modifier and Type | Method and Description |
|---|---|
android.bluetooth.BluetoothDevice |
getBluetoothDevice() |
int |
getRssi() |
byte[] |
getScanRecord() |