Connect

data class Connect(val device: BluetoothDevice) : BluetoothOperation

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice)

Properties

Link copied to clipboard
open override val device: BluetoothDevice