DeviceInfoImpl
data class DeviceInfoImpl(val name: String?, val identifier: Identifier, val rssi: RSSI, val advertisementData: BaseAdvertisementData) : DeviceInfo
An implementation of DeviceInfo
Constructors
Link copied to clipboard
Constructor
constructor(name: String?, identifier: Identifier, rssi: RSSI, advertisementData: BaseAdvertisementData)
Properties
Link copied to clipboard
Current BaseAdvertisementData of the Bluetooth device
Link copied to clipboard
Identifier of the Bluetooth device
Link copied to clipboard
The KalugaDate at which the device last advertised an update