Class BluetoothLESensorExample1.BTDeviceItem
- java.lang.Object
-
- eu.h2020.helios_social.core.context_example1.BluetoothLESensorExample1.BTDeviceItem
-
- Enclosing class:
- BluetoothLESensorExample1
public class BluetoothLESensorExample1.BTDeviceItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BTDeviceItem(java.lang.String btDeviceName, java.lang.String btHwAddress, int rssi)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getBtDeviceName()
java.lang.String
getBtHwAddress()
int
getRssi()
java.lang.String
getUpdateTime()
-