BLEDevice

class BLEDevice(var device: BluetoothDevice, var rsii: Int = 0, val advertisingId: Int = -1)

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice, rsii: Int = 0, advertisingId: Int = -1)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var rsii: Int

Functions

Link copied to clipboard
open override fun toString(): String