EnableNotifications

data class EnableNotifications(val device: BluetoothDevice, val uuid: UUID) : BluetoothOperation

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice, uuid: UUID)

Properties

Link copied to clipboard
open override val device: BluetoothDevice
Link copied to clipboard
val uuid: UUID